aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'src/environ.c')
-rw-r--r--src/environ.c8
1 files changed, 1 insertions, 7 deletions
diff --git a/src/environ.c b/src/environ.c
index 369ff02..67b3413 100644
--- a/src/environ.c
+++ b/src/environ.c
@@ -7,13 +7,7 @@
* Licensed under the GPL-2
*/
-#include <errno.h>
-#include <stdio.h>
-#include <stdlib.h>
-#include <string.h>
-#include <sys/types.h>
-#include <unistd.h>
-
+#include "headers.h"
#include "sbutil.h"
#include "sandbox.h"