listattr: Needs <time.h>.

Seems to be implicitly included on Haiku, but for <build>listattr
on Linux, it's needed.
This commit is contained in:
Augustin Cavalier 2024-05-28 14:55:32 -04:00
parent 85ae477c41
commit 560f1681fa
1 changed files with 1 additions and 0 deletions

View File

@ -15,6 +15,7 @@
#include <ctype.h>
#include <string.h>
#include <stdio.h>
#include <time.h>
/*! Dumps the contents of the attribute in the form of raw data. This view