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