aboutsummaryrefslogtreecommitdiffstats
path: root/src/mac.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mac.c')
-rw-r--r--src/mac.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mac.c b/src/mac.c
index e9930ada151..14257fdee94 100644
--- a/src/mac.c
+++ b/src/mac.c
@@ -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"