Mention that the 'free' module, LIA-1.
[gnulib.git] / lib / fatal.c
index 8bcc3c5..79e8a34 100644 (file)
 # include <config.h>
 #endif
 
-/* FIXME: define EXIT_FAILURE */
-
 #include "fatal.h"
 
+#include "exit.h"
 #include <stdarg.h>
 #include <stdio.h>
 #include <stdlib.h>