summaryrefslogtreecommitdiffstats
path: root/src/bin/engagement_private.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/bin/engagement_private.h')
-rw-r--r--src/bin/engagement_private.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/bin/engagement_private.h b/src/bin/engagement_private.h
new file mode 100644
index 0000000..6e49a8b
--- /dev/null
+++ b/src/bin/engagement_private.h
@@ -0,0 +1,6 @@
+#ifndef ENGAGEMENT_PRIVATE_H_
+# define ENGAGEMENT_PRIVATE_H_
+
+// FIXME: put some private stuff related to your binary
+
+#endif