From c5627e5564992ae92e5e9a7a0fac277f2da2541d Mon Sep 17 00:00:00 2001 From: Bradley Bell Date: Fri, 15 Feb 2002 03:18:02 +0000 Subject: [PATCH] need conf.h --- main/multipow.c | 16 ++++++++++++++++ 1 file changed, 16 insertions(+) diff --git a/main/multipow.c b/main/multipow.c index 5969e15c..6f3843cb 100644 --- a/main/multipow.c +++ b/main/multipow.c @@ -1,3 +1,19 @@ +/* + * $Source: /cvs/cvsroot/d2x/main/multipow.c,v $ + * $Revision: 1.2 $ + * $Author: bradleyb $ + * $Date: 2002-02-15 03:18:02 $ + * + * FIXME: put description here + * + * $Log: not supported by cvs2svn $ + * + */ + +#ifdef HAVE_CONFIG_H +#include +#endif + #include "powerup.h" #include "multipow.h" #include "text.h" -- 2.39.2