summaryrefslogtreecommitdiff
path: root/src/data.c
diff options
context:
space:
mode:
authorJim Blandy <jimb@redhat.com>1991-07-18 11:05:46 +0000
committerJim Blandy <jimb@redhat.com>1991-07-18 11:05:46 +0000
commit29eab336da3048dcdf5a88cc2397b91e8b68b2d0 (patch)
tree80efc39948b3346c8a757d3bdd87e57c6a39abc1 /src/data.c
parent77afd1db9bc30f6277b738bbbed135deb4ddcaa0 (diff)
downloademacs-29eab336da3048dcdf5a88cc2397b91e8b68b2d0.tar.gz
*** empty log message ***
Diffstat (limited to 'src/data.c')
-rw-r--r--src/data.c1
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. */
#include "config.h"
#include "lisp.h"
+#include "puresize.h"
#ifndef standalone
#include "buffer.h"