mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
Zap paths.h include.
This commit is contained in:
parent
3689640b4e
commit
a2387330ce
@ -1,4 +1,4 @@
|
|||||||
/* $Id: options-table.c,v 1.1 2011-01-03 23:52:38 tcunha Exp $ */
|
/* $Id: options-table.c,v 1.2 2011-01-03 23:55:30 tcunha Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2011 Nicholas Marriott <nicm@users.sourceforge.net>
|
* Copyright (c) 2011 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
@ -19,7 +19,6 @@
|
|||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <paths.h>
|
|
||||||
|
|
||||||
#include "tmux.h"
|
#include "tmux.h"
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user