CI Tests: fix /tests/Standardscompliance/bz531160-ldd-Vulnerable-to-Social-Engineering-Exploits

* include 'unistd.h'
This commit is contained in:
Martin Coufal 2024-01-31 12:53:53 +01:00 committed by codonell
parent cace4f829d
commit ea742f068a

View File

@ -1,3 +1,5 @@
#include <unistd.h>
#define MESG "you are not suppposed to see this\n"
int main()