summaryrefslogtreecommitdiff
path: root/profiles/osapi/overrides.h
blob: 0675c79941d3a5542a08e841a6a33f0fc693de3e (plain)
1
2
3
4
5
6
7
8
9
#ifndef PY_OSAPI_OVERRIDES_H
#define PY_OSAPI_OVERRIDES_H

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

#endif