Remove GCC_UNUSED under FREEBSD_NATIVE option.
Requested by: ache
This commit is contained in:
parent
dfe06dcb7d
commit
e2743a0286
@ -50,6 +50,8 @@ char *UP;
|
||||
char *BC;
|
||||
|
||||
#ifdef FREEBSD_NATIVE
|
||||
#undef GCC_UNUSED
|
||||
#define GCC_UNUSED
|
||||
extern char _nc_termcap[]; /* buffer to copy out */
|
||||
#endif
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user