]> git.pld-linux.org Git - packages/GXedit.git/blob - GXedit-time.patch
- categories
[packages/GXedit.git] / GXedit-time.patch
1 diff -Nru GXedit1.23/gxedit.c GXedit1.23.new/gxedit.c
2 --- GXedit1.23/gxedit.c Fri Mar 19 06:33:30 1999
3 +++ GXedit1.23.new/gxedit.c     Sat Mar 17 04:59:10 2001
4 @@ -5,6 +5,8 @@
5   * the terms of the GPL. See the file COPYING for the full GPL license.
6  */
7  
8 +#include <time.h>
9 +
10  #include "gxedit.h"
11  #include "pixmaps.h"
12  
This page took 0.096561 seconds and 3 git commands to generate.