diff options
Diffstat (limited to 'src/data.c')
| -rw-r--r-- | src/data.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/data.c b/src/data.c index 86e23984878..9eb06132e4f 100644 --- a/src/data.c +++ b/src/data.c | |||
| @@ -22,6 +22,7 @@ the Free Software Foundation, 675 Mass Ave, Cambridge, MA 02139, USA. */ | |||
| 22 | 22 | ||
| 23 | #include "config.h" | 23 | #include "config.h" |
| 24 | #include "lisp.h" | 24 | #include "lisp.h" |
| 25 | #include "puresize.h" | ||
| 25 | 26 | ||
| 26 | #ifndef standalone | 27 | #ifndef standalone |
| 27 | #include "buffer.h" | 28 | #include "buffer.h" |