Fix for AIX lex.

git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@2931 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Johan Danielsson
1997-08-11 23:42:49 +00:00
parent e77af33b4c
commit ba1616dac0

View File

@@ -1,3 +1,4 @@
%{
/* /*
* Copyright (c) 1997 Kungliga Tekniska H<>gskolan * Copyright (c) 1997 Kungliga Tekniska H<>gskolan
* (Royal Institute of Technology, Stockholm, Sweden). * (Royal Institute of Technology, Stockholm, Sweden).
@@ -38,7 +39,6 @@
/* $Id$ */ /* $Id$ */
%{
#ifdef HAVE_CONFIG_H #ifdef HAVE_CONFIG_H
#include <config.h> #include <config.h>
#endif #endif