patch-song_hash_c 270 B

1234567891011
  1. $OpenBSD: patch-song_hash_c,v 1.1 2008/07/01 08:25:57 wilfried Exp $
  2. --- song_hash.c.orig Mon Apr 3 02:17:22 2000
  3. +++ song_hash.c Mon Jun 30 13:33:00 2008
  4. @@ -1,4 +1,6 @@
  5. #include "song_hash.h"
  6. +#include <stdlib.h>
  7. +#include <string.h>
  8. #define HASH_TABLE_SIZE 11