08f15f7fab
Mark as unbroken.
12 lines
313 B
Plaintext
12 lines
313 B
Plaintext
$OpenBSD: patch-xcept_scripts_c,v 1.1 2000/09/03 16:25:05 espie Exp $
|
|
--- xcept/scripts.c.orig Thu Apr 14 19:21:58 1994
|
|
+++ xcept/scripts.c Sun Sep 3 17:29:41 2000
|
|
@@ -36,6 +36,7 @@
|
|
#include <stdio.h>
|
|
#include <errno.h>
|
|
#include <string.h>
|
|
+#include <sys/types.h>
|
|
#include <dirent.h>
|
|
#include "scripts.h"
|
|
|