libresetprop: use the latest header

Change-Id: I24656393cc84b1a978338fa587c535797d81c2a9
This commit is contained in:
bigbiff
2022-01-01 18:36:43 +00:00
parent a84acc7fa5
commit 922b121f31
+1 -1
View File
@@ -63,7 +63,7 @@ extern "C" {
}
#ifdef TW_INCLUDE_LIBRESETPROP
#include <resetprop.h>
#include <resetprop.hpp>
#endif
struct selabel_handle *selinux_handle;