mirror of
https://git.code.sf.net/p/quake/nuq
synced 2025-03-13 14:24:39 +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 */
|
/* Define this to something sane if you don't have stricmp */
|
||||||
#undef stricmp
|
#undef stricmp
|
||||||
|
|
||||||
/# Define this if FPOS_T is a struct */
|
/* Define this if FPOS_T is a struct */
|
||||||
#undef HAVE_FPOS_T_STRUCT
|
#undef HAVE_FPOS_T_STRUCT
|
||||||
|
|
||||||
/* Define if you have the _ftime function. */
|
/* Define if you have the _ftime function. */
|
||||||
|
|
Loading…
Reference in a new issue