1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00

First include is the specification's .h file.

This commit is contained in:
Bruno Haible
2002-11-29 12:52:54 +00:00
parent 96e0406e32
commit bd03d0bce8
9 changed files with 55 additions and 28 deletions

View File

@@ -20,10 +20,12 @@
If not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Specification. */
#include "keyword.h"
#include <stddef.h>
#include <stdio.h>
#include <stdlib.h>
#include "keyword.h"
#include "options.h"