]> git.draconx.ca Git - cdecl99.git/blobdiff - src/typemap.c
Include config.h in all C source files.
[cdecl99.git] / src / typemap.c
index cab18c8e793773e52dd536eec87fa6e5821bd4ea..b8965a1b05d816d680a2375c3099e1bbe305e30f 100644 (file)
@@ -15,6 +15,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/>.
  */
+#include <config.h>
 #include <stdio.h>
 #include <stdbool.h>
 #include "cdecl.h"