aboutsummaryrefslogtreecommitdiffstats
path: root/packet-nlm.h
diff options
context:
space:
mode:
authorNathan Neulinger <nneul@umr.edu>1999-11-15 14:17:20 +0000
committerNathan Neulinger <nneul@umr.edu>1999-11-15 14:17:20 +0000
commitb72c0d1f60e3db127fba8494eb9fb00d516c6088 (patch)
treed5fecec4094c54b28370c295bafc91e9a3858828 /packet-nlm.h
parente1ef668523ba2215888a9f82a70e6ee6e3c79c8b (diff)
Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.
svn path=/trunk/; revision=1034
Diffstat (limited to 'packet-nlm.h')
-rw-r--r--packet-nlm.h10
1 files changed, 10 insertions, 0 deletions
diff --git a/packet-nlm.h b/packet-nlm.h
new file mode 100644
index 0000000000..896bcbcce3
--- /dev/null
+++ b/packet-nlm.h
@@ -0,0 +1,10 @@
+/* packet-nlm.h (c) 1999 Uwe Girlich */
+/* $Id: packet-nlm.h,v 1.1 1999/11/15 14:17:19 nneul Exp $ */
+
+#ifndef __PACKET_NLM_H__
+#define __PACKET_NLM_H__
+
+#define NLM_PROGRAM 100021
+
+#endif /* packet-nlm.h */
+