mirror of
https://github.com/tmate-io/tmate.git
synced 2025-01-22 22:08:51 +01:00
Remove redundant preprocessor check (it's already taken care of by tmux.h).
This commit is contained in:
parent
1cd9ff4460
commit
83447580b1
@ -32,10 +32,6 @@
|
||||
#include <unistd.h>
|
||||
#include <stdlib.h>
|
||||
|
||||
#ifdef HAVE_PATHS_H
|
||||
#include <paths.h>
|
||||
#endif
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
int
|
||||
|
Loading…
Reference in New Issue
Block a user