mirror of
https://github.com/python/cpython.git
synced 2024-11-24 02:15:30 +08:00
Removed declaration of sginap because it conflicted with a header file.
This commit is contained in:
parent
4237efc7f0
commit
7d0590b544
@ -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…
Reference in New Issue
Block a user