Use libFirm's obst.h instead of obstack.h
[libfirm] / ir / tv / fltcalc.c
index 69ba024..c9a189c 100644 (file)
 #ifdef HAVE_STDLIB_H
 # include <stdlib.h>
 #endif
-#ifdef HAVE_ALLOCA_H
-# include <alloca.h>
-#endif
-#ifdef HAVE_MALLOC_H
-# include <malloc.h>
-#endif
 #include <stdio.h>
 #include <assert.h>