$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 @@
#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>