From c325bc190633349e806d0f2c313ace2338950f88 Mon Sep 17 00:00:00 2001 From: Matthias Andree Date: Fri, 18 Jun 2004 20:16:42 +0000 Subject: Compiler warnings fixes, preprocessor and minor general cleanup. svn path=/trunk/; revision=3901 --- opie.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'opie.c') diff --git a/opie.c b/opie.c index 0c0b9886..e696e209 100644 --- a/opie.c +++ b/opie.c @@ -17,7 +17,7 @@ #include "i18n.h" #include "md5.h" -#if OPIE_ENABLE +#ifdef OPIE_ENABLE #include int do_otp(int sock, char *command, struct query *ctl) -- cgit v1.2.3