summaryrefslogtreecommitdiffstats
path: root/sys/netncp/nwerror.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/nwerror.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/nwerror.h')
-rw-r--r--sys/netncp/nwerror.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/sys/netncp/nwerror.h b/sys/netncp/nwerror.h
index 6a5b09e..8dc7a93 100644
--- a/sys/netncp/nwerror.h
+++ b/sys/netncp/nwerror.h
@@ -3,8 +3,8 @@
*
* $FreeBSD$
*/
-#if !defined (_NWERROR_H_)
-#define _NWERROR_H_
+#ifndef _NETNCP_NWERROR_H_
+#define _NETNCP_NWERROR_H_
#ifndef SUCCESS
#define SUCCESS 0
OpenPOWER on IntegriCloud