mirror of
https://github.com/python/cpython.git
synced 2025-08-03 16:39:00 +00:00
SF patch #474590 -- RISC OS support
This commit is contained in:
parent
622cc03f0b
commit
e877f8ba33
12 changed files with 142 additions and 74 deletions
|
@ -1,8 +1,8 @@
|
|||
/* drawf DrawFile functions */
|
||||
|
||||
#include "h.os"
|
||||
#include "h.osfile"
|
||||
#include "h.drawfile"
|
||||
#include "oslib/os.h"
|
||||
#include "oslib/osfile.h"
|
||||
#include "oslib/drawfile.h"
|
||||
#include "Python.h"
|
||||
|
||||
#include <limits.h>
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue