Removed unused headers
1 files changed, 0 insertions(+), 6 deletions(-)

M src/notify.c
M src/notify.c +0 -6
@@ 17,13 17,7 @@ 
 
 #include <notify.h>
 
-#include <errno.h>
 #include <stdio.h>
-#include <unistd.h>
-#include <stdbool.h>
-#include <inttypes.h>
-
-#include <sys/wait.h>
 
 #include <gio/gio.h>