summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/notify/notify.c1
-rw-r--r--src/path/path.c1
2 files changed, 0 insertions, 2 deletions
diff --git a/src/notify/notify.c b/src/notify/notify.c
index 6f1c52e3fb..33933e4bf6 100644
--- a/src/notify/notify.c
+++ b/src/notify/notify.c
@@ -21,7 +21,6 @@
#include <stdio.h>
#include <getopt.h>
-#include <error.h>
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>
diff --git a/src/path/path.c b/src/path/path.c
index 347921a07e..37f2571fab 100644
--- a/src/path/path.c
+++ b/src/path/path.c
@@ -21,7 +21,6 @@
#include <stdio.h>
#include <getopt.h>
-#include <error.h>
#include <errno.h>
#include <unistd.h>
#include <stdlib.h>