summaryrefslogtreecommitdiffstats
path: root/ffd/types.h
diff options
context:
space:
mode:
Diffstat (limited to 'ffd/types.h')
-rw-r--r--ffd/types.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ffd/types.h b/ffd/types.h
index f0c6c39..b20d691 100644
--- a/ffd/types.h
+++ b/ffd/types.h
@@ -41,6 +41,6 @@ typedef struct __attribute__((packed)) _eth_addr_t {
typedef struct _ffd_packet_t ffd_packet_t;
-
+typedef struct _ffd_queue_t ffd_queue_t;
#endif /* _FFD_TYPES_H_ */