Linux: #include <time.h> for time()

This commit is contained in:
Thomas Adam 2016-10-12 09:53:30 +01:00
parent 0f7d39c410
commit 12efb40dc5

View File

@ -21,6 +21,7 @@
#include <stdlib.h>
#include <string.h>
#include <time.h>
#include "tmux.h"