converted comments to doxygen
[libfirm] / ir / common / panic.c
index d78757c..56b76ef 100644 (file)
@@ -1,10 +1,18 @@
 /* Copyright (C) 1998 - 2000 by Universitaet Karlsruhe
-** All rights reserved.
-**
-** Authors: Martin Trapp, Christian Schaefer
-**
+* All rights reserved.
+*
+* Authors: Martin Trapp, Christian Schaefer
+*
 */
 
+/* $Id$ */
+
+#ifdef HAVE_CONFIG_H
+# include <config.h>
+#endif
+
+# include <stdlib.h>
+
 # include "panic.h"
 # include "xprintf.h"