forked from Lainports/freebsd-ports
10 lines
238 B
C
10 lines
238 B
C
--- defines.h.orig Mon Jun 21 00:56:47 2004
|
|
+++ defines.h Sun May 29 21:44:41 2005
|
|
@@ -21,6 +21,7 @@
|
|
#ifndef SLMON_DEFINES_H
|
|
#define SLMON_DEFINES_H
|
|
|
|
+#include <sys/types.h>
|
|
#include <stdlib.h>
|
|
#include <time.h>
|
|
#include <string.h>
|