From 16f5889c282196fa8e5cf76bec834c2a7d226d13 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fran=C3=A7ois=20Revol?= Date: Sat, 11 Aug 2007 21:23:47 +0000 Subject: [PATCH] Fix a warning git-svn-id: file:///srv/svn/repos/haiku/haiku/trunk@21897 a95241bf-73f2-0310-859d-f6bbb57e9c96 --- src/bin/unchop.c | 1 + 1 file changed, 1 insertion(+) diff --git a/src/bin/unchop.c b/src/bin/unchop.c index 93b214b037..548fbc6b68 100644 --- a/src/bin/unchop.c +++ b/src/bin/unchop.c @@ -14,6 +14,7 @@ #include #include +#include #include #include #include