No paths.h in here, as well.

pull/1/head
Tiago Cunha 2009-10-12 00:36:31 +00:00
parent 6091b051fb
commit 3584fa15ec
1 changed files with 1 additions and 2 deletions

View File

@ -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>