summaryrefslogtreecommitdiffstats
path: root/missing/snprintf.c
diff options
context:
space:
mode:
Diffstat (limited to 'missing/snprintf.c')
-rw-r--r--missing/snprintf.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/missing/snprintf.c b/missing/snprintf.c
index dfff6ee..52eb9a6 100644
--- a/missing/snprintf.c
+++ b/missing/snprintf.c
@@ -31,9 +31,7 @@
* SUCH DAMAGE.
*/
-#ifdef HAVE_CONFIG_H
#include <config.h>
-#endif
#include <stdio.h>
#include <stdarg.h>