From 151772d4c77e4fc969bb9e5638fe0ee1db8bd748 Mon Sep 17 00:00:00 2001 From: Astrid Smith Date: Thu, 16 Sep 2010 14:36:06 -0700 Subject: Cleared up some compiler errors --- 680.h | 6 ++++++ 1 file changed, 6 insertions(+) (limited to '680.h') diff --git a/680.h b/680.h index e69de29..f55ffe8 100644 --- a/680.h +++ b/680.h @@ -0,0 +1,6 @@ +#ifndef H680_H +#define H680_H + +extern void throw_error(char *); + +#endif -- cgit v1.2.3