]> git.draconx.ca Git - cdecl99.git/blobdiff - src/parse-decl.c
Include config.h in all C source files.
[cdecl99.git] / src / parse-decl.c
index dc187c00b00c440eb5b059781b376f4e3ffdf712..0d26b9d9dbdf07ed00719cb1d66916c4a6e4f326 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 <assert.h>
 #include <stdbool.h>