summaryrefslogtreecommitdiff
path: root/src/pmap.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/pmap.c')
-rw-r--r--src/pmap.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pmap.c b/src/pmap.c
index d4fe4c0..7ea9414 100644
--- a/src/pmap.c
+++ b/src/pmap.c
@@ -37,7 +37,7 @@
#include "nls.h"
#include "xalloc.h"
-#include <proc/pids.h>
+#include "pids.h"
static struct pids_info *Pids_info;