1
0
mirror of https://git.savannah.gnu.org/git/gperf.git synced 2025-12-02 13:09:22 +00:00
This commit is contained in:
Bruno Haible
2002-11-29 12:52:20 +00:00
parent c73312f0fd
commit 96e0406e32
3 changed files with 3 additions and 0 deletions

View File

@@ -20,6 +20,7 @@
If not, write to the Free Software Foundation, Inc., If not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Specification. */
#include "bool-array.h" #include "bool-array.h"
#include <stdio.h> #include <stdio.h>

View File

@@ -20,6 +20,7 @@
If not, write to the Free Software Foundation, Inc., If not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Specification. */
#include "hash-table.h" #include "hash-table.h"
#include <stdio.h> #include <stdio.h>

View File

@@ -21,6 +21,7 @@
If not, write to the Free Software Foundation, Inc., If not, write to the Free Software Foundation, Inc.,
59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */
/* Specification. */
#include "read-line.h" #include "read-line.h"
#ifndef __OPTIMIZE__ #ifndef __OPTIMIZE__