diff -cb ../../../libhelp-1.8.1/libhelp/util.c libhelp/util.c
*** ../../../libhelp-1.8.1/libhelp/util.c	Wed Jun 28 15:00:19 1995
--- libhelp/util.c	Mon Oct 20 19:00:11 1997
***************
*** 45,50 ****
--- 45,53 ----
  ** -------------------------------------------------------------------- */
  #include <sys/stat.h>
  #include <ctype.h>
+ #ifdef __FreeBSD__
+ #include <sys/types.h>
+ #endif __FreeBSD__
  #include <dirent.h>

  #include "helpp.h"
