Commit 320fc205 by Andreas Schwab Committed by Andreas Schwab

* filename_cmp.c: Include "config.h".

From-SVN: r123425
parent be1088fa
2007-04-02 Andreas Schwab <schwab@suse.de>
* filename_cmp.c: Include "config.h".
2007-03-29 Joel Brobecker <brobecker@adacore.com>
* filename_cmp.c: New file.
......
......@@ -16,6 +16,10 @@
along with this program; if not, write to the Free Software Foundation,
Inc., 51 Franklin Street - Fifth Floor, Boston, MA 02110-1301, USA. */
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#ifdef HAVE_STRING_H
#include <string.h>
#endif
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment