From 10c557562e1d67c55314c212371ea9cb7f802863 Mon Sep 17 00:00:00 2001 From: Mike Buland Date: Wed, 19 Jan 2011 23:02:44 +0000 Subject: Started work adding more functions to stream, and changing to a new size type. --- src/config.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'src/config.h') diff --git a/src/config.h b/src/config.h index ad4991e..3a19a1f 100644 --- a/src/config.h +++ b/src/config.h @@ -15,4 +15,6 @@ #include "bu/compat/osx.h" #include "bu/compat/linux.h" +#include "bu/extratypes.h" + #endif -- cgit v1.2.3