ports/misc/afbackup/files/patch-utils.h
Kirill Ponomarev c7570d4792 - Unbreak on -current
PR:		54108
Submitted by:	Alexander Marx <mad@madness.at>, maintainer timeout = 2 months
2003-09-03 09:40:19 +00:00

10 lines
244 B
C

--- utils.h.orig Sat Jun 28 02:00:49 2003
+++ utils.h Sat Jun 28 02:04:23 2003
@@ -10,6 +10,8 @@
#include <string.h>
#include <math.h>
#include <x_types.h>
+#include <time.h>
+#include <sys/types.h>
#define NO_ERROR 0