mirror of
https://github.com/tmux/tmux.git
synced 2024-12-13 01:48:47 +00: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