mirror of
https://git.FreeBSD.org/ports.git
synced 2025-02-01 10:59:55 +00:00
9e1cf00bc7
PR: 208361 Reported by: ohartman@zedat.fu-berlin.de
9 lines
188 B
C
9 lines
188 B
C
--- util.h.orig 1996-10-06 10:22:14 UTC
|
|
+++ util.h
|
|
@@ -16,4 +16,5 @@ extern u_char zero[6];
|
|
extern u_char allones[6];
|
|
|
|
extern int debug;
|
|
+extern int zeroflag;
|
|
extern int initializing;
|