View | Details | Raw Unified | Return to bug 18538
Collapse All | Expand All

(-)system.c (+2 lines)
Lines 24-29 Link Here
24
#include <sys/fcntl.h>
24
#include <sys/fcntl.h>
25
#include <sys/ioctl.h>
25
#include <sys/ioctl.h>
26
#include <sys/stat.h>
26
#include <sys/stat.h>
27
#include <sys/types.h>
28
#include <sys/sysctl.h>
27
29
28
30
29
/* Where we stick our temporary expanded doc file */
31
/* Where we stick our temporary expanded doc file */

Return to bug 18538