openbsd-ports/comms/xcept/patches/patch-af

11 lines
246 B
Plaintext
Raw Normal View History

1997-12-31 11:50:28 -05:00
--- ./xcept/scripts.c.org Thu Apr 14 10:21:58 1994
+++ ./xcept/scripts.c Wed Apr 23 19:08:32 1997
@@ -36,6 +36,7 @@
#include <stdio.h>
#include <errno.h>
#include <string.h>
+#include <sys/types.h>
#include <dirent.h>
#include "scripts.h"