diff options
Diffstat (limited to 'src/mac.c')
| -rw-r--r-- | src/mac.c | 1 |
1 files changed, 1 insertions, 0 deletions
| @@ -27,6 +27,7 @@ Boston, MA 02111-1307, USA. */ | |||
| 27 | 27 | ||
| 28 | #include "lisp.h" | 28 | #include "lisp.h" |
| 29 | #include "process.h" | 29 | #include "process.h" |
| 30 | #undef init_process | ||
| 30 | #include "systime.h" | 31 | #include "systime.h" |
| 31 | #include "sysselect.h" | 32 | #include "sysselect.h" |
| 32 | #include "blockinput.h" | 33 | #include "blockinput.h" |