From 9398f05d34453e9306f7a91993ee4c8fcf1102ec Mon Sep 17 00:00:00 2001 From: Rob Landley Date: Sun, 3 May 2015 16:20:27 -0500 Subject: Move a prototype to the start of portability.h (suggested by Elliott Hughes) --- toys.h | 1 - 1 file changed, 1 deletion(-) (limited to 'toys.h') diff --git a/toys.h b/toys.h index aa4381c5..4b2d3736 100644 --- a/toys.h +++ b/toys.h @@ -36,7 +36,6 @@ #include #include #include -#include #include #include #include -- cgit v1.2.3