aboutsummaryrefslogtreecommitdiff
path: root/sim/igen/lf.c
diff options
context:
space:
mode:
Diffstat (limited to 'sim/igen/lf.c')
-rw-r--r--sim/igen/lf.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/sim/igen/lf.c b/sim/igen/lf.c
index 46b1f6b..e664fbc 100644
--- a/sim/igen/lf.c
+++ b/sim/igen/lf.c
@@ -19,6 +19,8 @@
You should have received a copy of the GNU General Public License
along with this program. If not, see <http://www.gnu.org/licenses/>. */
+/* This must come before any other includes. */
+#include "gnulib/config.h"
#include <stdbool.h>
#include <stdio.h>