Skip to content

Commit f6e1ebb

Browse files
committed
No longer need define test in md5.h because of Hiroshi's win_md5.c.
1 parent 37e5535 commit f6e1ebb

File tree

1 file changed

+1
-6
lines changed

1 file changed

+1
-6
lines changed

src/interfaces/odbc/md5.h

Lines changed: 1 addition & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,6 @@
11
/* File: md5.h
22
*
3-
* Description: See "md5.c"
3+
* Description: See "md5.h"
44
*
55
* Comments: See "notice.txt" for copyright and license information.
66
*
@@ -14,10 +14,6 @@
1414
#include <stdlib.h>
1515
#include <string.h>
1616

17-
#ifdef WIN32
18-
#define MD5_ODBC
19-
#define FRONTEND
20-
#endif
2117
#define MD5_PASSWD_LEN 35
2218

2319
/* From c.h */
@@ -50,5 +46,4 @@ extern bool md5_hash(const void *buff, size_t len, char *hexsum);
5046
extern bool EncryptMD5(const char *passwd, const char *salt,
5147
size_t salt_len, char *buf);
5248

53-
5449
#endif

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy