openbsd-ports/security/ADMsmb/patches/patch-client_c
jsyn f7cd1cc669 - fix MASTER_SITES
- add MASTER_SITE_PACKETSTORM as backup
- sync license to reality
- NO_REGRESS
- stylize
- rename patches
- sprinkle $OpenBSD$
- regen PLIST
- take over maintainership (this ok dugsong@)
2002-03-24 07:44:53 +00:00

13 lines
276 B
Plaintext

$OpenBSD: patch-client_c,v 1.1 2002/03/24 07:44:53 jsyn Exp $
--- client.c-orig Mon May 31 12:54:36 1999
+++ client.c Mon May 31 12:54:43 1999
@@ -74,8 +74,6 @@
#include "includes.h"
#include "ADMsmb.c"
-#include <getopt.h>
-
#ifndef REGISTER
#define REGISTER 0
#endif