mirror of
https://github.com/UpsilonNumworks/Upsilon.git
synced 2026-03-18 21:30:38 +01:00
[liba] Define SEEK_CUR
For some reason it was defined in Python and raised re-def errors
This commit is contained in:
committed by
EmilieNumworks
parent
6de90d97a4
commit
a840e7fb05
@@ -2,5 +2,6 @@
|
||||
#define LIBA_UNISTD_H
|
||||
|
||||
#define SEEK_SET 0
|
||||
#define SEEK_CUR 1
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user