aboutsummaryrefslogtreecommitdiff
path: root/popup.c
diff options
context:
space:
mode:
authorNicholas Marriott <nicholas.marriott@gmail.com>2020-05-16 20:27:00 +0100
committerNicholas Marriott <nicholas.marriott@gmail.com>2020-05-16 20:27:00 +0100
commitdc56b3cd32d7d76946d162b63d3823ddf7cc470d (patch)
tree47bc045e5aaa6cc84d870d42b54b0826077d50fc /popup.c
parent2bc05db54f22ae9d1e0c73a6b42518fdc8bec81e (diff)
downloadrtmux-dc56b3cd32d7d76946d162b63d3823ddf7cc470d.tar.gz
rtmux-dc56b3cd32d7d76946d162b63d3823ddf7cc470d.tar.bz2
rtmux-dc56b3cd32d7d76946d162b63d3823ddf7cc470d.zip
No paths.h.
Diffstat (limited to 'popup.c')
-rw-r--r--popup.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/popup.c b/popup.c
index 87658a6f..6f2ab101 100644
--- a/popup.c
+++ b/popup.c
@@ -19,7 +19,6 @@
#include <sys/types.h>
#include <sys/wait.h>
-#include <paths.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>