Fixup BSD specific things from last merge

There's entries for header files we don't use, and the cvsimport doesn't
like removing files automatically, etc., and it won't have known to have
done this from autoconf's POV, so define that in the correct place, hence
the removal of the previously committed Makefile.
This commit is contained in:
Thomas Adam
2014-01-31 21:47:54 +00:00
parent d50e47fc4a
commit 44737b06db
4 changed files with 1 additions and 314 deletions

View File

@ -21,7 +21,6 @@
#include <string.h>
#include <time.h>
#include <unistd.h>
#include <vis.h>
#include "tmux.h"