summaryrefslogtreecommitdiff
path: root/Build/source/texk/bibtex8/bibtex-2.c
diff options
context:
space:
mode:
Diffstat (limited to 'Build/source/texk/bibtex8/bibtex-2.c')
-rw-r--r--Build/source/texk/bibtex8/bibtex-2.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/Build/source/texk/bibtex8/bibtex-2.c b/Build/source/texk/bibtex8/bibtex-2.c
index 487277e9915..7dbba35a03b 100644
--- a/Build/source/texk/bibtex8/bibtex-2.c
+++ b/Build/source/texk/bibtex8/bibtex-2.c
@@ -131,6 +131,10 @@
******************************************************************************
*/
+#ifdef HAVE_CONFIG_H
+#include <config.h>
+#endif
+
#include "sysdep.h"
#include "bibtex.h"
#include "datatype.h"