qemacs-commit
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Qemacs-commit] qemacs qe.h


From: Charlie Gordon
Subject: [Qemacs-commit] qemacs qe.h
Date: Sun, 13 Apr 2014 22:45:22 +0000

CVSROOT:        /sources/qemacs
Module name:    qemacs
Changes by:     Charlie Gordon <chqrlie>        14/04/13 22:45:22

Modified files:
        .              : qe.h 

Log message:
        fix missing header

CVSWeb URLs:
http://cvs.savannah.gnu.org/viewcvs/qemacs/qe.h?cvsroot=qemacs&r1=1.162&r2=1.163

Patches:
Index: qe.h
===================================================================
RCS file: /sources/qemacs/qemacs/qe.h,v
retrieving revision 1.162
retrieving revision 1.163
diff -u -b -r1.162 -r1.163
--- qe.h        13 Apr 2014 14:44:54 -0000      1.162
+++ qe.h        13 Apr 2014 22:45:22 -0000      1.163
@@ -35,6 +35,7 @@
 #include <errno.h>
 #include <limits.h>
 #include <inttypes.h>
+#include <time.h>
 
 #ifdef HAVE_QE_CONFIG_H
 #include "config.h"



reply via email to

[Prev in Thread] Current Thread [Next in Thread]