aboutsummaryrefslogtreecommitdiffstats
path: root/src/alloc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/alloc.c')
-rw-r--r--src/alloc.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/src/alloc.c b/src/alloc.c
index 66babab1ef8..9fecc60d09f 100644
--- a/src/alloc.c
+++ b/src/alloc.c
@@ -25,9 +25,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */
25#ifndef standalone 25#ifndef standalone
26#include "buffer.h" 26#include "buffer.h"
27#include "window.h" 27#include "window.h"
28#ifdef MULTI_FRAME
29#include "frame.h" 28#include "frame.h"
30#endif /* MULTI_FRAME */
31#endif 29#endif
32 30
33#include "syssignal.h" 31#include "syssignal.h"