summaryrefslogtreecommitdiffstats
path: root/lib/mqueue.h
diff options
context:
space:
mode:
authorpaulo <paul@bayleaf.org.uk>2010-01-13 17:56:10 +0000
committerpaulo <paul@bayleaf.org.uk>2010-01-13 17:56:10 +0000
commit02e1b449d58345380db15b716391c20db55ed2d6 (patch)
tree0294e587a5fa352465c2cfb01f745b41ea40aac3 /lib/mqueue.h
parentff5b1c237fd67969ae5317763294bfbecaf655d0 (diff)
downloadquagga-02e1b449d58345380db15b716391c20db55ed2d6.tar.bz2
quagga-02e1b449d58345380db15b716391c20db55ed2d6.tar.xz
Knitting it all together. Still not got clean compile. Still lots of
TODOs.
Diffstat (limited to 'lib/mqueue.h')
-rw-r--r--lib/mqueue.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/mqueue.h b/lib/mqueue.h
index b1332e68..a4f5d91d 100644
--- a/lib/mqueue.h
+++ b/lib/mqueue.h
@@ -22,6 +22,8 @@
#ifndef _ZEBRA_MQUEUE_H
#define _ZEBRA_MQUEUE_H
+#include <stddef.h>
+
#include "qpthreads.h"
#include "qtime.h"