mirror of
https://github.com/tmux/tmux.git
synced 2025-01-12 03:08:46 +00:00
Remove compat include.
This commit is contained in:
parent
9301eeb4dd
commit
0740d3dbb8
@ -1,4 +1,4 @@
|
|||||||
/* $Id: arguments.c,v 1.1 2011-01-07 14:45:33 tcunha Exp $ */
|
/* $Id: arguments.c,v 1.2 2011-01-07 14:46:57 tcunha Exp $ */
|
||||||
|
|
||||||
/*
|
/*
|
||||||
* Copyright (c) 2010 Nicholas Marriott <nicm@users.sourceforge.net>
|
* Copyright (c) 2010 Nicholas Marriott <nicm@users.sourceforge.net>
|
||||||
@ -18,7 +18,6 @@
|
|||||||
|
|
||||||
#include <sys/types.h>
|
#include <sys/types.h>
|
||||||
|
|
||||||
#include <bitstring.h>
|
|
||||||
#include <stdlib.h>
|
#include <stdlib.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user