summaryrefslogtreecommitdiff
path: root/client
diff options
context:
space:
mode:
authorRuss Allbery <rra@stanford.edu>2012-02-22 11:57:06 -0800
committerRuss Allbery <rra@stanford.edu>2012-02-22 11:57:06 -0800
commite31f08ad2f80f5808a19e042cab9663239c08b84 (patch)
tree5824e81ad6849cb4a957e884091c70212b21f8ab /client
parent8deb0fd3cc8e6cfc1249029ab70d19d5c55448de (diff)
Include time.h in remctl.h
This may be required for time_t. Change-Id: Ie3ee855a26617826ce84d7520ce2fb13fd2d53ac
Diffstat (limited to 'client')
-rw-r--r--client/remctl.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/client/remctl.h b/client/remctl.h
index 12e9d28..3ac0f44 100644
--- a/client/remctl.h
+++ b/client/remctl.h
@@ -25,6 +25,7 @@
#define REMCTL_H 1
#include <sys/types.h> /* size_t */
+#include <time.h> /* time_t */
/*
* Normally we treat this as an opaque struct and clients who want to use the