Revision 4836a2b0

b/cache-utils.c
58 58
#endif
59 59

  
60 60
#if defined(__FreeBSD__) || defined(__FreeBSD_kernel__)
61
#include <errno.h>
61 62
#include <stdio.h>
63
#include <stdlib.h>
64
#include <string.h>
62 65
#include <sys/types.h>
63 66
#include <sys/sysctl.h>
64 67

  

Also available in: Unified diff