From 2cbddc816ed66a2363a167bd80f62f3ceeb48892 Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sat, 13 Apr 2002 10:21:02 +0000 Subject: [PATCH] Added #include to fix compilation on OS/2. Henning Meier-Geinitz --- backend/canon630u-common.c | 1 + 1 file changed, 1 insertion(+) diff --git a/backend/canon630u-common.c b/backend/canon630u-common.c index 96a38d480..294ff7523 100644 --- a/backend/canon630u-common.c +++ b/backend/canon630u-common.c @@ -50,6 +50,7 @@ This code has not been tested on anything other than Linux/i386. */ +#include #include #include /* open */ #include