ossp-pkg/l2/l2_p.h 1.10 -> 1.11
--- l2_p.h 2001/09/04 13:52:59 1.10
+++ l2_p.h 2001/09/04 14:52:28 1.11
@@ -33,6 +33,8 @@
#include <stdlib.h>
#include <errno.h>
+#include "l2_ut_pcre.h"
+
#define L2_MAX_MSGSIZE 4096
#define L2_MAX_CHANNELS 128
#define L2_MAX_FORMATTERS 128
|
|