mirror of
https://git.code.sf.net/p/quake/nuq
synced 2025-03-13 06:12:25 +00:00
fix compile error
This commit is contained in:
parent
10c6a3a42f
commit
ebecdf9331
1 changed files with 1 additions and 1 deletions
|
@ -148,7 +148,7 @@
|
|||
/* Define this to something sane if you don't have stricmp */
|
||||
#undef stricmp
|
||||
|
||||
/# Define this if FPOS_T is a struct */
|
||||
/* Define this if FPOS_T is a struct */
|
||||
#undef HAVE_FPOS_T_STRUCT
|
||||
|
||||
/* Define if you have the _ftime function. */
|
||||
|
|
Loading…
Reference in a new issue