X-Git-Url: http://git.tuebingen.mpg.de/?p=paraslash.git;a=blobdiff_plain;f=osl_core.h;h=de53cdd1f07390010c29ae3afecf8a74f2a41e7e;hp=e042665ab9eda67e95f2c5773f11f1311f468805;hb=36bc7580a5ddee8f6e46bccfea7519291f372f0f;hpb=dc803a1ed42f7df6a6b2d40af4f45c7404c19dc8 diff --git a/osl_core.h b/osl_core.h index e042665a..de53cdd1 100644 --- a/osl_core.h +++ b/osl_core.h @@ -1,5 +1,5 @@ /* - * Copyright (C) 2007-2008 Andre Noll + * Copyright (C) 2007-2009 Andre Noll * * Licensed under the GPL v2. For licencing details see COPYING. */ @@ -9,6 +9,7 @@ #include "rbtree.h" #include "osl.h" #include "string.h" +#include "portable_io.h" #include "hash.h" /** Internal representation of a column of an osl table. */