libseccomp: corrected typo in patch
Signed-off-by: Nikos Mavrogiannopoulos <nmav@gnutls.org>
This commit is contained in:
parent
dfec11ef48
commit
8b22db13d2
1 changed files with 1 additions and 1 deletions
|
@ -8,7 +8,7 @@ Index: libseccomp-2.2.1/src/system.h
|
|||
#include <linux/filter.h>
|
||||
+#ifdef __GLIBC__
|
||||
#include <linux/prctl.h>
|
||||
+#endef
|
||||
+#endif
|
||||
|
||||
#include "configure.h"
|
||||
|
||||
|
|
Loading…
Reference in a new issue