diff options
Diffstat (limited to 'src/s/bsd386.h')
| -rw-r--r-- | src/s/bsd386.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/s/bsd386.h b/src/s/bsd386.h index 21ab7e0f0fe..c170c1efdca 100644 --- a/src/s/bsd386.h +++ b/src/s/bsd386.h @@ -34,7 +34,7 @@ /* This silences a few compilation warnings. */ #ifdef emacs -#undef BSD +#undef BSD_SYSTEM #include <sys/param.h> /* To get BSD defined consistently. */ #endif |
