]> jfr.im git - irc/atheme/libmowgli-2.git/commitdiff
Add cacheline.h to mowgli.h
authorPatrick McFarland <redacted>
Sat, 16 Feb 2013 17:32:30 +0000 (12:32 -0500)
committerPatrick McFarland <redacted>
Sat, 16 Feb 2013 17:32:30 +0000 (12:32 -0500)
src/libmowgli/mowgli.h

index 7079ccc1433f0f5ccfd7ac75e8c22a7fcfaf6a9e..b41909bb734fd7294508f4ee91dd62daa597405f 100644 (file)
@@ -42,6 +42,7 @@ MOWGLI_DECLS_START
 
 #include "platform/constructor.h"
 #include "platform/machine.h"
+#include "platform/cacheline.h"
 
 #include "core/logger.h"
 #include "core/assert.h"