lib/, src/: Add missing include

Signed-off-by: Alejandro Colomar <alx@kernel.org>
This commit is contained in:
Alejandro Colomar
2024-05-13 16:37:56 +02:00
committed by Serge Hallyn
parent bdf00dca44
commit 23663a1607
+1
View File
@@ -20,6 +20,7 @@
#include <sys/types.h>
#include <time.h>
#include "alloc.h"
#include "agetpass.h"
#include "alloc.h"
#include "atoi/str2i.h"