mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
f2286b5691
An SNMP based command line network printer management tool. PR: 8839 Submitted by: Dominic Mitchell <dom@phmit.demon.co.uk>
8 lines
176 B
Plaintext
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>
|