Commit 20eda52f authored by Nick Kralevich's avatar Nick Kralevich
Browse files

openssh: use correct header file.

Change-Id: Ia0f7247c9ed64ea846ae5b2d26054ceade5686c5
parent 2e121480
......@@ -29,7 +29,7 @@
#ifdef ANDROID
#include <private/android_filesystem_config.h>
#include <linux/capability.h>
#include <sys/capability.h>
#include <linux/prctl.h>
#endif
......
Markdown is supported
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment