* lib/xprintf.c: Include <config.h> unconditionally.
[gnulib.git] / lib / xprintf.c
index 6ecd2a2..b3940ad 100644 (file)
@@ -14,9 +14,7 @@
    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.  */
 
-#ifdef HAVE_CONFIG_H
-# include <config.h>
-#endif
+#include <config.h>
 
 #include "xprintf.h"