mirror of
https://github.com/tmux/tmux.git
synced 2025-09-07 10:27:00 +00:00
Fixup osdep-* specific code
get_proc_name() is osdep_get_name() outside of OpenBSD.
This commit is contained in:
@ -24,7 +24,6 @@
|
||||
#include <stdlib.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
#include <vis.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
Reference in New Issue
Block a user