mirror of
https://git.freebsd.org/ports.git
synced 2025-06-05 12:56:28 -04:00
10 lines
244 B
C
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
|