diff options
Diffstat (limited to 'src/emacs.c')
| -rw-r--r-- | src/emacs.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emacs.c b/src/emacs.c index 5d7dd7202f0..4aa3f5d620d 100644 --- a/src/emacs.c +++ b/src/emacs.c @@ -32,7 +32,7 @@ Boston, MA 02111-1307, USA. */ #include <ssdef.h> #endif -#ifdef BSD +#ifdef BSD_SYSTEM #include <sys/ioctl.h> #endif |
