summaryrefslogtreecommitdiffstats
path: root/include/local-def.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/local-def.h')
-rw-r--r--include/local-def.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/include/local-def.h b/include/local-def.h
index cbbef0f9..54f5ce0d 100644
--- a/include/local-def.h
+++ b/include/local-def.h
@@ -18,6 +18,8 @@
Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
*/
+#ifndef LOCAL_DEF_H
+#define LOCAL_DEF_H
#ifndef _GNU_SOURCE
#define _GNU_SOURCE
@@ -256,3 +258,5 @@ typedef struct {
#include "proto-def.h"
+
+#endif /* LOCAL_DEF_H */ \ No newline at end of file