--- song_hash.c.orig	Mon Apr  3 02:17:22 2000
+++ song_hash.c	Mon Jun 30 13:33:00 2008
@@ -1,4 +1,6 @@
 #include "song_hash.h"
+#include <stdlib.h>
+#include <string.h>
 
 #define HASH_TABLE_SIZE 11
 
