diff options
Diffstat (limited to 'plugins-root/pst3.c')
-rw-r--r-- | plugins-root/pst3.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/plugins-root/pst3.c b/plugins-root/pst3.c index 8513656..7586d5f 100644 --- a/plugins-root/pst3.c +++ b/plugins-root/pst3.c | |||
@@ -43,6 +43,8 @@ | |||
43 | 43 | ||
44 | #include <stdio.h> | 44 | #include <stdio.h> |
45 | #include <stdlib.h> | 45 | #include <stdlib.h> |
46 | #include <string.h> | ||
47 | #include <unistd.h> | ||
46 | #include <dirent.h> | 48 | #include <dirent.h> |
47 | #include <errno.h> | 49 | #include <errno.h> |
48 | #include <fcntl.h> | 50 | #include <fcntl.h> |