]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl.h.in
Change copyright year to 2009.
[osl.git] / osl.h.in
index 5d81459a380772fd63764dcae930119a1c938258..cd39a3b2f355384902b208a47f17181ce2074e16 100644 (file)
--- a/osl.h.in
+++ b/osl.h.in
@@ -1,5 +1,5 @@
 /*
- * Copyright (C) 2007-2008 Andre Noll <maan@systemlinux.org>
+ * Copyright (C) 2007-2009 Andre Noll <maan@systemlinux.org>
  *
  * 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 <sys/mman.h>
+#include <inttypes.h>
 
 /** Export all declarations in this file. */
 #pragma GCC visibility push(default)