ossp-pkg/l2/l2_ut_format.c 1.3 -> 1.4
--- l2_ut_format.c 2001/09/08 22:06:54 1.3
+++ l2_ut_format.c 2001/11/04 13:45:03 1.4
@@ -97,8 +97,7 @@
#include <ctype.h>
#include <math.h>
-#include "l2.h"
-#include "l2_p.h"
+#include "l2_ut_format.h"
/* types which are locally use */
typedef long long_int;
|
|