Linux: <time.h>

This commit is contained in:
Thomas Adam 2016-06-16 11:43:05 +01:00
parent 1ad7c6b8f8
commit d35a9ac5f2

View File

@ -28,6 +28,7 @@
#include <string.h>
#include <termios.h>
#include <unistd.h>
#include <time.h>
#include "tmux.h"