chiark
/
gitweb
/
~mdw
/
mLib
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
struct/dstr-putf.c: Remove apparently redundant inclusion of <math.h>.
[mLib]
/
struct
/
dstr-putf.c
diff --git
a/struct/dstr-putf.c
b/struct/dstr-putf.c
index 0ff4fb123c351218f0b1e12f75db00267d0783e3..e097968a875d7e9ceaa2ed8268b8e03f3a91c8e1 100644
(file)
--- a/
struct/dstr-putf.c
+++ b/
struct/dstr-putf.c
@@
-32,7
+32,6
@@
#include <assert.h>
#include <ctype.h>
#include <limits.h>
-#include <math.h>
#include <stdarg.h>
#include <stdio.h>
#include <stdlib.h>