openbsd-ports/news/plor/patches/patch-main_c

13 lines
337 B
Plaintext
Raw Normal View History

$OpenBSD: patch-main_c,v 1.1 2002/02/20 20:59:13 naddy Exp $
--- main.c.orig Wed Jan 28 20:22:59 1998
+++ main.c Wed Feb 20 21:53:34 2002
@@ -22,7 +22,7 @@
1997-12-19 21:36:06 -05:00
#include <stdio.h>
#include <string.h>
#include <stdlib.h>
-#include <getopt.h>
+#include <unistd.h>
/* will be included when we will have locale support
#include <locale.h>