[Toybox] [PATCH] toys.h - time.h for strptime
Nathan McSween
nwmcsween at gmail.com
Fri Feb 17 01:14:20 PST 2012
# HG changeset patch
# User Nathan McSween <nwmcsween at gmail.com>
# Date 1329470057 0
# Node ID 2d8c6937b6a7fc68254a01fa5e4ef983db706dc8
# Parent c760ef8f299fb53a0fda852ed65ee76ee8bd29a6
toys.h - time.h for strptime
diff -r c760ef8f299f -r 2d8c6937b6a7 toys.h
--- a/toys.h Fri Feb 17 08:46:27 2012 +0000
+++ b/toys.h Fri Feb 17 09:14:17 2012 +0000
@@ -31,6 +31,7 @@
#include <sys/sysinfo.h>
#include <sys/types.h>
#include <sys/wait.h>
+#include <time.h>
#include <unistd.h>
#include <utime.h>
1329470060.0
More information about the Toybox
mailing list