Tidy up some includes.

This commit is contained in:
nicm
2014-10-20 23:27:14 +00:00
parent 30bacf6f30
commit 900f6fc17e
12 changed files with 20 additions and 15 deletions

View File

@ -17,6 +17,8 @@
* OUT OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
*/
#include <sys/types.h>
#include <string.h>
#include "tmux.h"