mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 02:18:53 +00:00
Adjust OpenBSD patchset 350 to the portable version.
This commit is contained in:
parent
5be3fb86b9
commit
ac95da3afc
@ -1,4 +1,4 @@
|
|||||||
/* $Id: server-msg.c,v 1.88 2009-09-23 15:18:56 tcunha Exp $ */
|
/* $Id: server-msg.c,v 1.89 2009-09-23 15:20:16 tcunha Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
* Copyright (c) 2007 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
@ -20,7 +20,6 @@
|
|||||||
#include <sys/ioctl.h>
|
#include <sys/ioctl.h>
|
||||||
|
|
||||||
#include <errno.h>
|
#include <errno.h>
|
||||||
#include <paths.h>
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <time.h>
|
#include <time.h>
|
||||||
|
Loading…
Reference in New Issue
Block a user