From fee08d0488707e035cb024fc8b17d4ffb9993f58 Mon Sep 17 00:00:00 2001 From: Petter Reinholdtsen Date: Sun, 14 Jan 2001 23:51:41 +0000 Subject: [PATCH] Add missing prototype for sanei_w_ptr() and sanei_w_bool(). --- ChangeLog | 3 +++ 1 file changed, 3 insertions(+) diff --git a/ChangeLog b/ChangeLog index 5ac792744..680e434fb 100644 --- a/ChangeLog +++ b/ChangeLog @@ -1,5 +1,8 @@ 2001-01-14 Petter Reinholdtsen + * include/sane/sanei_wire.h: Add missing prototype for + sanei_w_ptr() and sanei_w_bool(). + * configure.in include/sane/config.h.in: Move definition of HAVE_DEV_URANDOM and SCSIBUFFERSIZE from CFLAGS to config.h.