mirror of
https://github.com/python/cpython.git
synced 2025-08-03 08:34:29 +00:00
We have strdup(), but not its prototype:-(
This commit is contained in:
parent
031b779d43
commit
28f14012d7
2 changed files with 1 additions and 3 deletions
|
@ -576,7 +576,7 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#undef HAVE_STATVFS
|
||||
|
||||
/* Define if you have the strdup function. */
|
||||
#undef HAVE_STRDUP
|
||||
#define HAVE_STRDUP
|
||||
|
||||
/* Define if you have the strerror function. */
|
||||
#define HAVE_STRERROR
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue