]> git.cameronkatri.com Git - mandoc.git/blobdiff - term_ps.c
"sys/param.h is for kernel interface programs.
[mandoc.git] / term_ps.c
index e1ce97e5ec2420cefef832c0b04e541650f72f4b..b97238efe083f950952b83e9ed9e1a6ecfd87e41 100644 (file)
--- a/term_ps.c
+++ b/term_ps.c
@@ -1,4 +1,4 @@
-/*     $Id: term_ps.c,v 1.42 2010/08/20 01:02:07 schwarze Exp $ */
+/*     $Id: term_ps.c,v 1.43 2010/08/26 13:00:59 kristaps Exp $ */
 /*
  * Copyright (c) 2010 Kristaps Dzonsons <kristaps@bsd.lv>
  *
@@ -18,7 +18,7 @@
 #include "config.h"
 #endif
 
-#include <sys/param.h>
+#include <sys/types.h>
 
 #include <assert.h>
 #include <stdarg.h>