From e13982955715d9b68554dc0920e7cd74cd3d4367 Mon Sep 17 00:00:00 2001 From: fez Date: Fri, 1 Feb 2008 07:33:18 +0000 Subject: [PATCH] fixed type defiined to defined git-svn-id: http://svn.inspircd.org/repository/trunk/inspircd@8779 e03df62e-2008-0410-955e-edbf42e46eb7 --- configure | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/configure b/configure index 887c58afe..09efb51f3 100755 --- a/configure +++ b/configure @@ -546,7 +546,7 @@ $has_kqueue = 0; $fail = 0; open(KQUEUE, ")) { + while (defined(my $line = )) { chomp($line); # try and find the delcaration of: # int kqueue(void); -- 2.39.5