Fix compiler warnings in dtsession
This commit is contained in:
committed by
Jon Trulson
parent
ce4004f86b
commit
d8db13985c
@@ -162,7 +162,7 @@ GetMemoryUtilization(void)
|
||||
{
|
||||
#if !defined(linux)
|
||||
static int init = 0;
|
||||
static kmem;
|
||||
static int kmem;
|
||||
#if !defined(SVR4) && !defined(sco) && !defined(hpV4) && !defined(_POWER) && !defined (__osf__) && !defined(CSRG_BASED)
|
||||
extern void nlist();
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user