diff options
Diffstat (limited to 'src/unexsunos4.c')
-rw-r--r-- | src/unexsunos4.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/unexsunos4.c b/src/unexsunos4.c index c8dff3482dd..664a7db6997 100644 --- a/src/unexsunos4.c +++ b/src/unexsunos4.c @@ -24,7 +24,7 @@ * */ #ifdef emacs -#include "config.h" +#include <config.h> #endif #include <sys/param.h> |