]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commita8737e79c7e378cd5de1df45a69acb0c2e6b3fe6
tree829f9286cd447de2a035c6a08f2cb31276e34d64
parent8b6e54329cbb905fd6a1413e19b38849125c10b3
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