11 lines
205 B
C
11 lines
205 B
C
/* define this to enable debug code for this module */
|
|
#undef DEBUG
|
|
|
|
/* Version number of package */
|
|
#undef MODULE_VERSION
|
|
|
|
/* Major Version */
|
|
#undef MODULE_MAJOR
|
|
|
|
/* Minor Version */
|
|
#undef MODULE_MINOR
|