]> andersk Git - moira.git/blobdiff - clients/blanche/blanche.c
#include errno.h so we don't get undefined errno when trying to build
[moira.git] / clients / blanche / blanche.c
index 2358cc9ee3e648dd9fd72272111a245105499c2d..18496f72d334bc42c6ac814b041d0aceb7ba47b7 100644 (file)
@@ -15,6 +15,7 @@
    Do we need to improve the support for queue operations? */
 
 #include <mit-copyright.h>
+#include <errno.h>
 #include <stdio.h>
 #include <ctype.h>
 #include <string.h>
This page took 0.080911 seconds and 4 git commands to generate.