summaryrefslogtreecommitdiff
path: root/source3/registry/reg_parse.c
diff options
context:
space:
mode:
Diffstat (limited to 'source3/registry/reg_parse.c')
-rw-r--r--source3/registry/reg_parse.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source3/registry/reg_parse.c b/source3/registry/reg_parse.c
index f1258fca6d..a112572b55 100644
--- a/source3/registry/reg_parse.c
+++ b/source3/registry/reg_parse.c
@@ -34,12 +34,10 @@
#include "reg_format.h"
#include <stdio.h>
-#include <unistd.h>
#include <wchar.h>
#include <talloc.h>
#include <stdbool.h>
#include <string.h>
-#include <sys/types.h>
#include <regex.h>
#include <assert.h>
#include <stdint.h>