diff options
Diffstat (limited to 'sys/netgraph/ng_socketvar.h')
-rw-r--r-- | sys/netgraph/ng_socketvar.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/netgraph/ng_socketvar.h b/sys/netgraph/ng_socketvar.h index 855ea84..4a4541e 100644 --- a/sys/netgraph/ng_socketvar.h +++ b/sys/netgraph/ng_socketvar.h @@ -41,7 +41,7 @@ */ #ifndef _NETGRAPH_NG_SOCKETVAR_H_ -#define _NETGRAPH_NG_SOCKETVAR_H_ 1 +#define _NETGRAPH_NG_SOCKETVAR_H_ /* Netgraph protocol control block for each socket */ struct ngpcb { |