summaryrefslogtreecommitdiff
path: root/src/buffer.h
diff options
context:
space:
mode:
authorPaul Eggert <eggert@cs.ucla.edu>2011-06-10 22:46:16 -0700
committerPaul Eggert <eggert@cs.ucla.edu>2011-06-10 22:46:16 -0700
commitfc83f7d3d422039f041bbcc4f0cb75a1699421ad (patch)
treeab145d16fb805bf749fcab7f7c70554242eab111 /src/buffer.h
parente41e9a0e24877b0bc81e08df396f59115f8636da (diff)
parentcca693976c52acf26f5130848931d274522c69f9 (diff)
downloademacs-fc83f7d3d422039f041bbcc4f0cb75a1699421ad.tar.gz
emacs-fc83f7d3d422039f041bbcc4f0cb75a1699421ad.tar.bz2
emacs-fc83f7d3d422039f041bbcc4f0cb75a1699421ad.zip
Merge from trunk.
Diffstat (limited to 'src/buffer.h')
-rw-r--r--src/buffer.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/buffer.h b/src/buffer.h
index 725e4edb638..dc1d62beb00 100644
--- a/src/buffer.h
+++ b/src/buffer.h
@@ -18,6 +18,7 @@ GNU General Public License for more details.
You should have received a copy of the GNU General Public License
along with GNU Emacs. If not, see <http://www.gnu.org/licenses/>. */
+#include <time.h> /* for time_t */
/* Accessing the parameters of the current buffer. */