mirror of
https://github.com/tmate-io/tmate.git
synced 2024-11-08 17:24:22 +01:00
Sync OpenBSD patchset 445:
+time.h.
This commit is contained in:
parent
382aa8f6de
commit
c4637da860
@ -1,4 +1,4 @@
|
|||||||
/* $Id: server-client.c,v 1.4 2009-10-23 17:53:16 tcunha Exp $ */
|
/* $Id: server-client.c,v 1.5 2009-10-28 22:46:15 tcunha Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net>
|
* Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
@ -20,6 +20,7 @@
|
|||||||
|
|
||||||
#include <fcntl.h>
|
#include <fcntl.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
#include <time.h>
|
||||||
#include <unistd.h>
|
#include <unistd.h>
|
||||||
|
|
||||||
#include "tmux.h"
|
#include "tmux.h"
|
||||||
|
Loading…
Reference in New Issue
Block a user