mirror of
https://review.haiku-os.org/haiku
synced 2025-02-22 21:48:35 +01:00
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:
parent
85ae477c41
commit
560f1681fa
@ -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
|
||||
|
Loading…
x
Reference in New Issue
Block a user