diff options
author | Guido van Rossum <guido@python.org> | 1997-12-02 14:37:20 (GMT) |
---|---|---|
committer | Guido van Rossum <guido@python.org> | 1997-12-02 14:37:20 (GMT) |
commit | 376467ada606ddc410d5c986c663426869dee64e (patch) | |
tree | 57a3c0101135313c2652e91cdb3f0e5c4c8daf38 /Lib/plat-sunos5 | |
parent | 52845890978557e6e4e1bbb9c0085dae0eaf5937 (diff) | |
download | cpython-376467ada606ddc410d5c986c663426869dee64e.zip cpython-376467ada606ddc410d5c986c663426869dee64e.tar.gz cpython-376467ada606ddc410d5c986c663426869dee64e.tar.bz2 |
Added stropts.h to the list of files automatically regenerated.
Diffstat (limited to 'Lib/plat-sunos5')
-rwxr-xr-x | Lib/plat-sunos5/regen | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/Lib/plat-sunos5/regen b/Lib/plat-sunos5/regen index 2f2cdef..faedc47 100755 --- a/Lib/plat-sunos5/regen +++ b/Lib/plat-sunos5/regen @@ -9,3 +9,4 @@ h2py /usr/include/sys/fcntl.h h2py /usr/include/sys/socket.h h2py -i '(u_long)' /usr/include/netinet/in.h h2py /usr/include/termios.h +h2py /usr/include/sys/stropts.h |