FreePastry/tools/wireshark/moduleinfo.h

18 lines
255 B
C
Raw Permalink Normal View History

2019-05-13 12:45:05 +00:00
/* Included *after* config.h, in order to re-define these macros */
#ifdef PACKAGE
#undef PACKAGE
#endif
/* Name of package */
#define PACKAGE "freepastry"
#ifdef VERSION
#undef VERSION
#endif
/* Version number of package */
#define VERSION "0.0.1"