silence compiler warning
This commit is contained in:
@@ -17,7 +17,7 @@ static int mt_key_initialized = 0;
|
||||
static int __res_init_ctx(void);
|
||||
static void __res_destroy_ctx(void *);
|
||||
|
||||
#ifdef sun
|
||||
#if defined(sun) && !defined(__GNUC__)
|
||||
#pragma init (_mtctxres_init)
|
||||
#endif
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user