Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
View | Details | Raw Unified | Return to bug 583084
Collapse All | Expand All

(-)a/parsetime.h (+4 lines)
Lines 17-22 Link Here
17
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
17
 *  Foundation, Inc., 51 Franklin St, Fifth Floor, Boston, MA  02110-1301  USA
18
 */
18
 */
19
19
20
#ifdef HAVE_CONFIG_H
21
#include "config.h"
22
#endif
23
20
time_t parsetime(time_t currtime, int argc, char **argv);
24
time_t parsetime(time_t currtime, int argc, char **argv);
21
25
22
extern char *last_token;
26
extern char *last_token;

Return to bug 583084