summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAmadeusz Sławiński <amade@asmblr.net>2014-05-30 15:50:31 +0200
committerAmadeusz Sławiński <amade@asmblr.net>2014-07-24 11:50:44 +0200
commitd5138644bdfb4221925f8de5d55e8125816eaf0d (patch)
tree35ff47437099c94c4d38e9b12e220fbcfe88dd38
parent27220e1162f7d6fcddd12e8f1cafab328e29533d (diff)
downloadscreen-d5138644bdfb4221925f8de5d55e8125816eaf0d.tar.gz
include header like it was suggested in comment
Signed-off-by: Amadeusz Sławiński <amade@asmblr.net>
-rw-r--r--src/comm.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/comm.c b/src/comm.c
index 7643bcf..29f47e0 100644
--- a/src/comm.c
+++ b/src/comm.c
@@ -29,10 +29,8 @@
#include "config.h"
#include "os.h"
-#include "acls.h"
-#include "comm.h"
-#define bcopy :-( /* or include screen.h here */
+#include "screen.h"
/* Must be in alpha order ! */