mirror of
https://github.com/tmux/tmux.git
synced 2024-11-05 10:28:48 +00:00
Adjust OpenBSD patchset 438 to the portable version.
This commit is contained in:
parent
cc9ef11985
commit
134a33f6e0
@ -1,4 +1,4 @@
|
||||
/* $Id: server-client.c,v 1.1 2009-10-23 17:49:47 tcunha Exp $ */
|
||||
/* $Id: server-client.c,v 1.2 2009-10-23 17:51:02 tcunha Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -20,7 +20,6 @@
|
||||
|
||||
#include <fcntl.h>
|
||||
#include <string.h>
|
||||
#include <paths.h>
|
||||
#include <unistd.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
Loading…
Reference in New Issue
Block a user