Bug fixing: core dump under Solaris 8 64 bits.

This commit is contained in:
Ludovic Jacomme 2003-03-22 16:37:36 +00:00
parent 9ccecb9958
commit b098296569
1 changed files with 2 additions and 0 deletions

View File

@ -43,6 +43,8 @@
# include <stdio.h>
# include <stdlib.h>
# include <malloc.h>
# include <memory.h>
# include <string.h>