support WIN32

This commit is contained in:
U-WIN-U2045GN0RNQ\Vítor Santos Costa
2010-07-20 22:54:51 +01:00
parent 112402c0d5
commit 4e0c6a0e23
5 changed files with 16 additions and 4 deletions

2
packages/clib/bsd-crypt.c Normal file → Executable file
View File

@@ -33,6 +33,8 @@
*/
/* JW: Added to make this file compile as-is for SWI-Prolog */
#include <SWI-Prolog.h>
#define __RCSID(s) static char sccsid[] = s
#define DES_ONLY
#define CRYPT_ONLY