ossp-pkg/str/str_p.h 1.21 -> 1.22
--- str_p.h 2003/01/06 19:13:47 1.21
+++ str_p.h 2004/04/23 10:03:09 1.22
@@ -35,7 +35,6 @@
#endif
#include <stdlib.h> /* for malloc, etc. */
-#include <math.h> /* for modf(3) */
#include <string.h> /* ... */
#include "str.h"
|
|