polygon intersector: added horizontal line reconstruction
[swftools.git] / lib / lame / tables.c
index bb27a68..f21947e 100644 (file)
@@ -19,8 +19,9 @@
  * Boston, MA 02111-1307, USA.
  */
 
-/* $Id: tables.c,v 1.1 2002/04/28 17:30:29 kramm Exp $ */
+/* $Id: tables.c,v 1.2 2006/02/09 16:56:23 kramm Exp $ */
 
+#include <stdlib.h>
 #include "config_static.h"
 
 #include "util.h"