aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsin <sin@2f30.org>2019-08-22 16:33:57 +0100
committersin <sin@2f30.org>2019-08-22 17:21:29 +0100
commit4a11ff268e65b47811079b202b2d109037e47ca0 (patch)
treeac18c4736d877126163119dab4c0b2017a0cf783
parenta784c503368ba3d9f85b21647ae9fc08872a470c (diff)
downloadnoice-4a11ff268e65b47811079b202b2d109037e47ca0.tar.gz
Nuke unused include
-rw-r--r--nopen.c1
-rw-r--r--spawn.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/nopen.c b/nopen.c
index 93bbd71..7e74416 100644
--- a/nopen.c
+++ b/nopen.c
@@ -2,7 +2,6 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include <err.h>
#include <regex.h>
#include <stdio.h>
#include <stdlib.h>
diff --git a/spawn.c b/spawn.c
index 1826910..d4ffabc 100644
--- a/spawn.c
+++ b/spawn.c
@@ -2,7 +2,6 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include <err.h>
#include <errno.h>
#include <stdarg.h>
#include <stdlib.h>
Un proyecto texto-plano.xyz