Skip to content

Commit

Permalink
remove other aliases
Browse files Browse the repository at this point in the history
  • Loading branch information
sergiud committed Dec 19, 2023
1 parent 1090511 commit cac905a
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/windows/port.h
Original file line number Diff line number Diff line change
Expand Up @@ -80,9 +80,6 @@

/* file I/O */
#define PATH_MAX 1024
#define access _access
#define getcwd _getcwd
#define lseek _lseek
#define popen _popen
#define pclose _pclose
#define R_OK 04 /* read-only (for access()) */
Expand Down

0 comments on commit cac905a

Please sign in to comment.