resolved conflicts for merge of 1fef485f
to master
Change-Id: If402e68292a183064afe35cb77a4437682ee373a
This commit is contained in:
commit
1c38f5d958
1 changed files with 2 additions and 0 deletions
|
@ -45,6 +45,8 @@
|
|||
|
||||
#include "healthd.h"
|
||||
|
||||
char *locale;
|
||||
|
||||
#ifndef max
|
||||
#define max(a,b) ((a) > (b) ? (a) : (b))
|
||||
#endif
|
||||
|
|
Loading…
Reference in a new issue