From b4bac6e79ed723c5ec3f03bcc3491cd7189cb64d Mon Sep 17 00:00:00 2001 From: Henning Geinitz Date: Sun, 7 Apr 2002 14:43:52 +0000 Subject: [PATCH] Fixed compilation on non-Linux systems. Henning Meier-Geinitz --- ChangeLog | 1 + 1 file changed, 1 insertion(+) diff --git a/ChangeLog b/ChangeLog index 7ab9a0e13..aef9fd232 100644 --- a/ChangeLog +++ b/ChangeLog @@ -23,6 +23,7 @@ * AUTHORS: Updated for canon630u backend. * doc/saned.man: The path in the xinetd example pinted to /usr/local unconditionally. + * backend/canon630u-common.c: Fixed compilation on non-Linux systems. 2002-04-06 Henning Meier-Geinitz