summaryrefslogtreecommitdiffstats
path: root/talloc.h
diff options
context:
space:
mode:
Diffstat (limited to 'talloc.h')
-rw-r--r--talloc.h7
1 files changed, 0 insertions, 7 deletions
diff --git a/talloc.h b/talloc.h
deleted file mode 100644
index 11f996b34d..0000000000
--- a/talloc.h
+++ /dev/null
@@ -1,7 +0,0 @@
-#include <stdlib.h>
-#include <stdio.h>
-#include <stdarg.h>
-
-#include "osdep/compiler.h"
-
-#include "ta/ta_talloc.h"