wireshark/packet-nlm.h
Nathan Neulinger b72c0d1f60 Uwe Girlich's patches for nfs,mount,portmap and addition of nlm.
svn path=/trunk/; revision=1034
1999-11-15 14:17:20 +00:00

11 lines
209 B
C

/* 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 */