diff src/dmargs.h @ 1554:7ed25973dbcb

Add some missing includes.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 13 May 2018 05:28:51 +0300
parents 27949209238b
children ddec147d1f90
line wrap: on
line diff
--- a/src/dmargs.h	Sun May 13 04:12:32 2018 +0300
+++ b/src/dmargs.h	Sun May 13 05:28:51 2018 +0300
@@ -9,7 +9,6 @@
 #define DMARGS_H
 
 #include "dmlib.h"
-#include <stdio.h>
 
 #ifdef __cplusplus
 extern "C" {