mirror of
https://github.com/python/cpython.git
synced 2025-12-23 09:19:18 +00:00
Removed declaration of sginap because it conflicted with a header file.
This commit is contained in:
parent
4237efc7f0
commit
7d0590b544
1 changed files with 0 additions and 2 deletions
|
|
@ -34,8 +34,6 @@ OF OR IN CONNECTION WITH THE USE OR PERFORMANCE OF THIS SOFTWARE.
|
|||
#include <unistd.h>
|
||||
#include <fcntl.h>
|
||||
|
||||
extern int sginap(long);
|
||||
|
||||
static object *
|
||||
sgi_nap(self, args)
|
||||
object *self;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue