Compilation fix for system not providing OOM_SCORE_ADJ_MIN
authorHannes Reinecke <hare@suse.de>
Thu, 19 Apr 2012 12:03:26 +0000 (14:03 +0200)
committerChristophe Varoqui <christophe.varoqui@opensvc.com>
Fri, 20 Apr 2012 17:47:56 +0000 (19:47 +0200)
commit3c9d0b604c6eaaaae857c900204cf85f99d58b82
tree8bc64fca4f14e7259f582575d64161ce311e6fcc
parent4a0b1d0f58c620173f902ed19c0a82c8818dff00
Compilation fix for system not providing OOM_SCORE_ADJ_MIN

Newer systems do not provide a definition for OOM_SCORE_ADJ_MIN,
so we need to test against this.

Signed-off-by: Hannes Reinecke <hare@suse.de>
multipathd/main.c