ossp-pkg/fsl/fsl.c 1.49 -> 1.50
--- fsl.c 2002/08/02 11:35:55 1.49
+++ fsl.c 2002/08/02 11:40:00 1.50
@@ -54,7 +54,9 @@
#include "config.h"
/* version */
+#define _FSL_VERSION_C_AS_HEADER_
#include "fsl_version.c"
+#undef _FSL_VERSION_C_AS_HEADER_
/* pcre static vector size */
#define OVECSIZE 30
|
|