comparison liboctave/kpse.cc @ 4379:0cbcb9d8b4ff

[project @ 2003-04-19 00:37:05 by jwe]
author jwe
date Sat, 19 Apr 2003 00:38:57 +0000
parents 7d48a8fba1d4
children de8c1d2ee728
comparison
equal deleted inserted replaced
4378:7d48a8fba1d4 4379:0cbcb9d8b4ff
20 #if defined (HAVE_CONFIG_H) 20 #if defined (HAVE_CONFIG_H)
21 #include <config.h> 21 #include <config.h>
22 #endif 22 #endif
23 23
24 #include "kpse-config.h" 24 #include "kpse-config.h"
25 #include "kpse-lib.h" 25 #include "kpse-xfns.h"
26 #include "kpse.h" 26 #include "kpse.h"
27 27
28 #include <time.h> /* for `time' */ 28 #include <time.h> /* for `time' */
29 29
30 #ifdef __DJGPP__ 30 #ifdef __DJGPP__