changeset 1308:2660a7053836

* buffer.c: #include intervals.h.
author Joseph Arceneaux <jla@gnu.org>
date Fri, 02 Oct 1992 23:43:16 +0000
parents b469633740b3
children aa286e6e7bec
files src/buffer.c
diffstat 1 files changed, 1 insertions(+), 0 deletions(-) [+]
line wrap: on
line diff
--- a/src/buffer.c	Fri Oct 02 22:33:18 1992 +0000
+++ b/src/buffer.c	Fri Oct 02 23:43:16 1992 +0000
@@ -27,6 +27,7 @@
 
 #include "config.h"
 #include "lisp.h"
+#include "intervals.h"
 #include "window.h"
 #include "commands.h"
 #include "buffer.h"