diff options
Diffstat (limited to 'sysutils/cpbk/files/patch-ac')
-rw-r--r-- | sysutils/cpbk/files/patch-ac | 7 |
1 files changed, 7 insertions, 0 deletions
diff --git a/sysutils/cpbk/files/patch-ac b/sysutils/cpbk/files/patch-ac new file mode 100644 index 000000000000..21ff97f4e357 --- /dev/null +++ b/sysutils/cpbk/files/patch-ac @@ -0,0 +1,7 @@ +--- link.h.orig Thu Oct 29 09:19:21 1998 ++++ link.h Mon Apr 12 23:28:34 1999 +@@ -1,3 +1,4 @@ ++#include <sys/time.h> + #include <time.h> + + /* 2 Dimensional Link List */ |