mirror of
https://github.com/tmate-io/tmate.git
synced 2026-07-23 19:17:42 +00:00
Zap paths.h include.
This commit is contained in:
parent
3689640b4e
commit
a2387330ce
1 changed files with 1 additions and 2 deletions
|
|
@ -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>
|
||||
|
|
@ -19,7 +19,6 @@
|
|||
#include <sys/types.h>
|
||||
|
||||
#include <string.h>
|
||||
#include <paths.h>
|
||||
|
||||
#include "tmux.h"
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue