More compilation.

Moved windows typedefs to a separate file.

Included public domain md5 routines (from dpkg).
This commit is contained in:
Steven Fuller 2001-07-28 04:44:27 +00:00 committed by Patryk Obara
parent 6d5a3cec55
commit f759e35cd8
15 changed files with 414 additions and 93 deletions

View file

@ -6,8 +6,8 @@
#include <windows.h>
#endif // WIN32 || _WIN32 || WINDOWS || _WINDOWS
#include <stdio.h>
#include <conio.h>
#include <limits.h>
#include <string.h>