summaryrefslogtreecommitdiff
path: root/source4/lib/registry/tools/regpatch.c
diff options
context:
space:
mode:
Diffstat (limited to 'source4/lib/registry/tools/regpatch.c')
-rw-r--r--source4/lib/registry/tools/regpatch.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/source4/lib/registry/tools/regpatch.c b/source4/lib/registry/tools/regpatch.c
index 4ad7e162a3..d70d7b8457 100644
--- a/source4/lib/registry/tools/regpatch.c
+++ b/source4/lib/registry/tools/regpatch.c
@@ -59,8 +59,6 @@
#define CMD_KEY 1
#define CMD_VAL 2
-#include "includes.h"
-
typedef struct val_spec_list {
struct val_spec_list *next;
char *name;