1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-09 06:51:44 +00:00
freebsd-ports/sysutils/slmon/files/patch-defines.h
Florent Thoumie a3d3f41381 - Update to 0.5.13.
PR:		ports/81729
Submitted by:	Ports Fury
2005-05-31 20:28:26 +00:00

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>