* _fpending.c: Include <config.h> unconditionally, since we no
[gnulib.git] / lib / xalloc-die.c
index 9b4a76c..090f060 100644 (file)
@@ -17,9 +17,7 @@
    along with this program; if not, write to the Free Software Foundation,
    Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301, USA.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "xalloc.h"