diff options
author | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-03-02 12:08:34 +0000 |
---|---|---|
committer | Nicholas Marriott <nicholas.marriott@gmail.com> | 2021-03-02 12:08:34 +0000 |
commit | c01251d02388efceca515c47c257e2b5342e3716 (patch) | |
tree | ca89407cb43bd2caa40a6854ba49ce1720e892ce /osdep-hpux.c | |
parent | 5c275c2a1a963876d4ac392067e42120417dbf43 (diff) | |
parent | 1466b570eedda0423d5a386d2b16b7ff0c0e477c (diff) | |
download | rtmux-c01251d02388efceca515c47c257e2b5342e3716.tar.gz rtmux-c01251d02388efceca515c47c257e2b5342e3716.tar.bz2 rtmux-c01251d02388efceca515c47c257e2b5342e3716.zip |
Merge branch 'master' into 3.2-rc
Diffstat (limited to 'osdep-hpux.c')
-rw-r--r-- | osdep-hpux.c | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/osdep-hpux.c b/osdep-hpux.c index 16993b93..64e33784 100644 --- a/osdep-hpux.c +++ b/osdep-hpux.c @@ -18,8 +18,6 @@ #include <sys/types.h> -#include <event.h> - #include "tmux.h" char * |