aboutsummaryrefslogtreecommitdiff
path: root/security/mdcrack/files/patch-src_charset.c
blob: de7a114b6c6dc60769a3a524ba4d39f4528556e4 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
*** src/charset.c.orig	Thu Aug  9 22:19:27 2001
--- src/charset.c	Sun Dec 17 09:19:26 2006
***************
*** 10,15 ****
--- 10,16 ----
  
  
  #include <stdio.h>
+ #include <stdlib.h>
  #include <string.h>
  #include <sys/types.h>
  #ifdef NCURSES