mirror of
https://github.com/tmux/tmux.git
synced 2024-11-05 02:18:47 +00:00
No paths.h in here, as well.
This commit is contained in:
parent
6091b051fb
commit
3584fa15ec
@ -1,4 +1,4 @@
|
||||
/* $Id: cmd-pipe-pane.c,v 1.1 2009-10-12 00:35:08 tcunha Exp $ */
|
||||
/* $Id: cmd-pipe-pane.c,v 1.2 2009-10-12 00:36:31 tcunha Exp $ */
|
||||
|
||||
/*
|
||||
* Copyright (c) 2009 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||
@ -20,7 +20,6 @@
|
||||
|
||||
#include <errno.h>
|
||||
#include <fcntl.h>
|
||||
#include <paths.h>
|
||||
#include <string.h>
|
||||
#include <unistd.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user