summaryrefslogtreecommitdiffstats
path: root/src/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/types.h')
-rw-r--r--src/types.h3
1 files changed, 3 insertions, 0 deletions
diff --git a/src/types.h b/src/types.h
index 0907232..db4f573 100644
--- a/src/types.h
+++ b/src/types.h
@@ -30,6 +30,9 @@
#include <gmrf/gmrf.h>
+#define UNUSED __attribute__((unused))
+
+
#define GP_BABEL_NODE_ID_LENGTH 8
typedef struct __attribute__((packed)) gp_gabel_node_id {