$NetBSD: patch-ac,v 1.1 2006/01/02 18:05:11 joerg Exp $

--- astyle_main.cpp.orig	2006-01-02 17:58:40.000000000 +0000
+++ astyle_main.cpp
@@ -149,7 +149,7 @@ void error(const char *why, const char* 
     exit(1);
 }
 
-
+bool parseOption(ASFormatter &, const string &, const string &);
 
 template<class ITER>
 bool parseOptions(ASFormatter &formatter,
