new file, from Paul Eggert
[gnulib.git] / lib / fatal.c
index b5c8b57..e6f46ec 100644 (file)
@@ -35,6 +35,7 @@ extern char *program_name;
 #endif
 
 #include "fatal.h"
+#include "unlocked-io.h"
 
 /* Like error, but always exit with EXIT_FAILURE.  */