diff options
Diffstat (limited to 'src/unexenix.c')
-rw-r--r-- | src/unexenix.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexenix.c b/src/unexenix.c index f20e7cc502f..20e1b06898a 100644 --- a/src/unexenix.c +++ b/src/unexenix.c @@ -40,7 +40,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ gb@entity.com */ -#include "config.h" +#include <config.h> #include <sys/types.h> #include <fcntl.h> #include <sys/file.h> |