changeset 1169:54e6516093ec

Eliminate string.h from here.
author Matti Hamalainen <ccr@tnsp.org>
date Thu, 05 Mar 2015 07:47:42 +0200
parents 3c4c270f51bc
children ef5a9c51569c
files tools/dumpmod.c
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/tools/dumpmod.c	Thu Mar 05 07:45:28 2015 +0200
+++ b/tools/dumpmod.c	Thu Mar 05 07:47:42 2015 +0200
@@ -8,7 +8,6 @@
 #include "jss.h"
 #include "jssmod.h"
 #include <errno.h>
-#include <string.h>
 #include "dmargs.h"
 #include "dmmutex.h"