aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 60624b734dc..2436a112ea6 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -28,6 +28,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
28#include "window.h" 28#include "window.h"
29#include "frame.h" 29#include "frame.h"
30#include "blockinput.h" 30#include "blockinput.h"
31#include "keyboard.h"
31#endif 32#endif
32 33
33#include "syssignal.h" 34#include "syssignal.h"