]> git.draconx.ca Git - cdecl99.git/blobdiff - src/normalize.c
Consolidate header files.
[cdecl99.git] / src / normalize.c
index 704d575582e10f24bdc5bc39bf0eda8f29712850..e6502d2d951123172ee691b9a35e3add8bb2f339 100644 (file)
@@ -1,6 +1,6 @@
 /*
  *  Normalize C declaration specifier lists.
- *  Copyright © 2011 Nick Bowler
+ *  Copyright © 2011, 2021 Nick Bowler
  *
  *  This program is free software: you can redistribute it and/or modify
  *  it under the terms of the GNU General Public License as published by
  *  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 <stdlib.h>
 #include <assert.h>
 
 #include "cdecl.h"
-#include "normalize.h"
+#include "cdecl-internal.h"
 
 /*
  * Totally order the declaration specifier types by defining an injection into