diff tools/dumpmod.c @ 1413:0185bf5819c0

No need to include errno.h here.
author Matti Hamalainen <ccr@tnsp.org>
date Sun, 05 Nov 2017 03:53:03 +0200
parents 30c888dfec9f
children a9516570cc26
line wrap: on
line diff
--- a/tools/dumpmod.c	Sun Nov 05 03:52:37 2017 +0200
+++ b/tools/dumpmod.c	Sun Nov 05 03:53:03 2017 +0200
@@ -7,7 +7,6 @@
  */
 #include "jss.h"
 #include "jssmod.h"
-#include <errno.h>
 #include "dmargs.h"
 #include "dmmutex.h"