mirror of
https://github.com/python/cpython.git
synced 2025-12-15 21:44:50 +00:00
Always include config.h
This commit is contained in:
parent
1e6124902a
commit
7cf1fcf347
12 changed files with 0 additions and 25 deletions
|
|
@ -23,9 +23,7 @@ These notices must be retained in any copies of any part of this
|
|||
documentation and/or software.
|
||||
*/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include "config.h"
|
||||
#endif
|
||||
#include "md5.h"
|
||||
|
||||
/* Constants for MD5Transform routine.
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue