aboutsummaryrefslogtreecommitdiff
path: root/box-templates/box_1.c
diff options
context:
space:
mode:
Diffstat (limited to 'box-templates/box_1.c')
-rw-r--r--box-templates/box_1.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/box-templates/box_1.c b/box-templates/box_1.c
new file mode 100644
index 0000000..bf3b4ed
--- /dev/null
+++ b/box-templates/box_1.c
@@ -0,0 +1,4 @@
+#include <string.h>
+#include <unistd.h>
+#include <libgen.h>
+#include <stdio.h>