freebsd-ports/net-mgmt/annextools/files/patch-erpcd::acp.c
Bruce M Simpson 94886678c1 Add the Xylogics/Bay Networks/Nortel Networks Annex administration suite.
Allows the Annex to be administered from a FreeBSD host, rather than via
the console port. Tested with a MicroAnnex-XL 16 port device.

Reviewed by:	edwin
Approved by:	jake (mentor)
2003-09-25 19:49:31 +00:00

13 lines
315 B
C

--- erpcd/acp.c.orig Tue Dec 2 14:49:05 1997
+++ erpcd/acp.c Thu Sep 18 20:10:32 2003
@@ -40,10 +40,6 @@
#include <signal.h>
#include <errno.h>
-#ifndef _WIN32
-extern int sys_nerr;
-#endif /* not _WIN32 */
-
#include "../libannex/api_if.h"
#include "../libannex/srpc.h"
#include "../inc/courier/courier.h"