summaryrefslogtreecommitdiff
path: root/src/include/data_types.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/data_types.h')
-rw-r--r--src/include/data_types.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/data_types.h b/src/include/data_types.h
index 20ac937..c2f6acc 100644
--- a/src/include/data_types.h
+++ b/src/include/data_types.h
@@ -1,6 +1,7 @@
#ifndef DATA_TYPES_H
#define DATA_TYPES_H
+// some basic types
typedef int tick_t;
typedef unsigned int id_t;
typedef struct {