Merge ctypes from 3.5

This commit is contained in:
Martin Panter 2016-05-14 06:17:30 +00:00
commit 0e40df6e54
1 changed files with 0 additions and 4 deletions

View File

@ -1,7 +1,3 @@
/*****************************************************************
This file should be kept compatible with Python 2.3, see PEP 291.
*****************************************************************/
#ifndef _CTYPES_DLFCN_H_
#define _CTYPES_DLFCN_H_