OSDN Git Service

Add the header for prototypes of some system calls lollipop-x86
authorChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 15 Oct 2015 17:18:52 +0000 (01:18 +0800)
committerChih-Wei Huang <cwhuang@linux.org.tw>
Thu, 15 Oct 2015 17:18:52 +0000 (01:18 +0800)
commit37ff84e5fd7d731a53f5dce61422d561187d68d6
tree9f1f22628af1af4d88c2bd10996dd0fb5829f2d0
parent1d81f68adc7856993523a6a4d3b3486cab560ec0
Add the header for prototypes of some system calls

Define the prototypes of fork/setsid/chdir/dup2/close/_exit to
fix the building errors on Android 6.0.
libfuse-lite/helper.c