blob: 5331a9db1187e8d1b51a9b6de7c7c05c3504b979 (
plain) (
blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
  | 
$FreeBSD$
--- components/help/hyperbola-filefmt.c	2001/05/14 15:56:20	1.1
+++ components/help/hyperbola-filefmt.c	2001/05/14 15:56:32
@@ -30,6 +30,7 @@
 #include <libgnome/gnome-util.h>
 #include <limits.h>
 #include <parser.h>
+#include <sys/types.h>
 #include <regex.h>
 #include <string.h>
 #include <tree.h>
  
  |