Allow undefined PACKAGE_STRING
This commit is contained in:
@@ -24,6 +24,10 @@
|
|||||||
#define O_CLOEXEC 0
|
#define O_CLOEXEC 0
|
||||||
#endif
|
#endif
|
||||||
|
|
||||||
|
#ifndef PACKAGE_STRING
|
||||||
|
#define PACKAGE_STRING "unknown"
|
||||||
|
#endif
|
||||||
|
|
||||||
#define GT_MTU(X) ((X)-28)
|
#define GT_MTU(X) ((X)-28)
|
||||||
|
|
||||||
static struct {
|
static struct {
|
||||||
|
|||||||
Reference in New Issue
Block a user