From c8b1d3057b39faffe01fc57d244d22d9c1e89bbf Mon Sep 17 00:00:00 2001 From: "Arnold D. Robbins" Date: Sat, 1 Feb 2020 20:36:58 +0200 Subject: Update and simplify dfa.c. --- custom.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'custom.h') diff --git a/custom.h b/custom.h index ffeb77ea..d2e11eae 100644 --- a/custom.h +++ b/custom.h @@ -95,3 +95,5 @@ typedef unsigned long long uint_fast64_t; #else # define _GL_ATTRIBUTE_PURE /* empty */ #endif + +#include "mbsupport.h" /* defines stuff for DJGPP to fake MBS */ -- cgit v1.2.3