ossp-pkg/l2/l2_p.h 1.12 -> 1.13
--- l2_p.h 2001/09/06 16:28:38 1.12
+++ l2_p.h 2001/09/09 15:42:25 1.13
@@ -36,6 +36,10 @@
#include "l2_ut_pcre.h"
#include "l2_ut_sa.h"
+#define _L2_VERSION_C_AS_HEADER_
+#include "l2_version.c"
+#undef _L2_VERSION_C_AS_HEADER_
+
#define L2_MAX_MSGSIZE 4096
#define L2_MAX_CHANNELS 128
#define L2_MAX_FORMATTERS 128
|
|