summaryrefslogtreecommitdiffstats
path: root/sys/netncp/ncp_subr.h
diff options
context:
space:
mode:
authorbp <bp@FreeBSD.org>1999-12-12 05:50:07 +0000
committerbp <bp@FreeBSD.org>1999-12-12 05:50:07 +0000
commit8fc09c011cc5df71c6f1ab5510dee8133224bbb4 (patch)
tree23846beaaea6fd45cec08f0065ee81e923253b53 /sys/netncp/ncp_subr.h
parent5dc2695cfcb184d5382b50e31170898726ed36da (diff)
downloadFreeBSD-src-8fc09c011cc5df71c6f1ab5510dee8133224bbb4.zip
FreeBSD-src-8fc09c011cc5df71c6f1ab5510dee8133224bbb4.tar.gz
Update to version 1.3.4 of ncplib. Cleanup header files.
Diffstat (limited to 'sys/netncp/ncp_subr.h')
-rw-r--r--sys/netncp/ncp_subr.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netncp/ncp_subr.h b/sys/netncp/ncp_subr.h
index af3c784..1d99763 100644
--- a/sys/netncp/ncp_subr.h
+++ b/sys/netncp/ncp_subr.h
@@ -31,8 +31,8 @@
*
* $FreeBSD$
*/
-#ifndef _NCP_SUBR_H_
-#define _NCP_SUBR_H_
+#ifndef _NETNCP_NCP_SUBR_H_
+#define _NETNCP_NCP_SUBR_H_
#define NCP_TIMER_TICK 2*hz /* 1sec */
#define NCP_SIGMASK(set) \
OpenPOWER on IntegriCloud