Skip to content

Commit

Permalink
Avoid duplicate define of off_t (also defined in compiler header file).
Browse files Browse the repository at this point in the history
  • Loading branch information
gwsw committed May 29, 1996
1 parent ec97d40 commit 953dcfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion defines.ds
Original file line number Diff line number Diff line change
Expand Up @@ -342,7 +342,6 @@
*/
#define videoconfig _videoconfig
#define rccoord _rccoord
#define off_t _off_t
#define O_RDONLY _O_RDONLY
#define O_WRONLY _O_WRONLY
#define O_APPEND _O_APPEND
Expand Down

0 comments on commit 953dcfc

Please sign in to comment.