uml: fix build error
authorIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 16:59:42 +0000 (18:59 +0200)
committerIngo Molnar <mingo@elte.hu>
Sat, 26 Apr 2008 17:21:16 +0000 (19:21 +0200)
commit297e1b256b1090adbb4357608be3d4301e76c0ce
tree829f9286cd447de2a035c6a08f2cb31276e34d64
parent4a27214d7be31e122db4102166f49ec15958e8e9
uml: fix build error

fix:

 arch/um/os-Linux/helper.c: In function 'run_helper':
 arch/um/os-Linux/helper.c:73: error: 'PATH_MAX' undeclared (first use in this function)

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/um/os-Linux/helper.c