mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-09 06:51:44 +00:00
a3d3f41381
PR: ports/81729 Submitted by: Ports Fury
11 lines
238 B
C
11 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>
|