Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
ISC Open Source Projects
BIND
Commits
76480821
Commit
76480821
authored
Apr 15, 2004
by
Mark Andrews
Browse files
#include <time.h>.
parent
42b48d11
Changes
1
Hide whitespace changes
Inline
Side-by-side
bin/named/unix/os.c
View file @
76480821
...
...
@@ -15,7 +15,7 @@
* PERFORMANCE OF THIS SOFTWARE.
*/
/* $Id: os.c,v 1.6
6
2004/0
3/0
5 04:
58:01
marka Exp $ */
/* $Id: os.c,v 1.6
7
2004/0
4/1
5 04:
49:50
marka Exp $ */
#include
<config.h>
#include
<stdarg.h>
...
...
@@ -32,6 +32,9 @@
#include
<stdlib.h>
#include
<signal.h>
#include
<syslog.h>
#ifdef HAVE_TZSET
#include
<time.h>
#endif
#include
<unistd.h>
#include
<isc/buffer.h>
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment