Reicher82 / python / sbpython3

Forked from python/sbpython3 2 years ago
Clone
Blob Blame History Raw
#ifndef PY_OSAPI_OVERRIDES_H
#define PY_OSAPI_OVERRIDES_H

/* stropts.h */
#ifdef HAVE_NO_STROPTS_H
#undef HAVE_STROPTS_H
#endif

#endif