]> git.tuebingen.mpg.de Git - osl.git/blobdiff - osl.h.in
Kill all users of ERRNO_TO_ERROR() in util.c and util.h.
[osl.git] / osl.h.in
index 5d81459a380772fd63764dcae930119a1c938258..525587721e837a0b8df67062d4973844cf2ed420 100644 (file)
--- a/osl.h.in
+++ b/osl.h.in
@@ -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)