r109: reorganized header files
[ctsim.git] / libctsupport / byteorder.cpp
index f7734fa44a32d86a2bb7e83fa42afbe2865f26b6..6a2ddc96f1f466e14c32dd4edd0121fab19f4321 100644 (file)
@@ -6,9 +6,10 @@
 #include <unistd.h>
 #endif
 
-#include "kstddef.h"
+#include "ctsupport.h"
 #include "byteorder.h"
 
+
 inline void
 SwapBytes2 (void* buffer)
 {