Differences to OpenBSD.

This commit is contained in:
Nicholas Marriott
2017-05-31 16:34:39 +01:00
parent 113356c848
commit 35008200bd
5 changed files with 2 additions and 4 deletions

1
cfg.c
View File

@@ -23,7 +23,6 @@
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>
#include "tmux.h"