freebsd-ports/sysutils/npadmin/files/patch-ab
Steve Price f2286b5691 Initial import of npadmin version 0.7.
An SNMP based command line network printer management tool.

PR:		8839
Submitted by:	Dominic Mitchell <dom@phmit.demon.co.uk>
1999-01-18 03:41:26 +00:00

8 lines
176 B
Plaintext

--- ber.C Mon Nov 9 19:08:05 1998
+++ ber.C.new Sat Nov 14 00:26:33 1998
@@ -1,3 +1,4 @@
+#include <sys/types.h>
#include <stdlib.h>
#include <stdio.h>
#include <string.h>