X-Git-Url: http://git.tuebingen.mpg.de/?a=blobdiff_plain;f=osl.h.in;h=cd39a3b2f355384902b208a47f17181ce2074e16;hb=e1afea4830d00c57e30d5b84b3b5ffcc8501af86;hp=5d81459a380772fd63764dcae930119a1c938258;hpb=7364f975c92ff28a9ca6f2decb7d0ab28e94db48;p=osl.git diff --git a/osl.h.in b/osl.h.in index 5d81459..cd39a3b 100644 --- a/osl.h.in +++ b/osl.h.in @@ -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. */ @@ -7,6 +7,7 @@ /** \file osl.h User interface for the object storage layer. */ #include +#include /** Export all declarations in this file. */ #pragma GCC visibility push(default)