replace: Add don't include unistd.h directly and add uid_wrapper.
[kai/samba.git] / source3 / registry / reg_parse.c
index f1258fca6d1db7bcacd8441ce59c6c16b1546b89..a112572b558504f4d0d2f4c80f10f7b545aac5b7 100644 (file)
 #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>