Include <string.h> to get "strcmp()" declared.
[obnox/wireshark/wip.git] / packet-vlan.h
2002-08-28 jmayerRemoved trailing whitespaces from .h and .c files using the
2002-08-02 jmayerReplace the types from sys/types.h and netinet/in.h...
2001-11-20 guyMake the capture routines take an additional argument...
2000-08-11 denielMiscellaneous code cleaning
2000-04-16 guyMake various dissectors static if they can be, and...
2000-02-15 gramCreate a header file for every packet-*.c file. Prune...