rename config.h to made_config.h and add to .gitignore

This commit is contained in:
Douglas Clowes
2013-08-02 09:23:15 +10:00
parent 77bb495fe2
commit 61c11d5741
3 changed files with 11 additions and 10 deletions

View File

@@ -11,7 +11,7 @@
$Name: not supported by cvs2svn $
$Revision: 1.23.2.5 $
-----------------------------------------------------------------------*/
#include "config.h"
#include "made_config.h"
#include <stdlib.h>
#include <assert.h>
#include <glob.h>