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:
@@ -15,6 +15,7 @@
|
|||||||
#include <ctype.h>
|
#include <ctype.h>
|
||||||
#include <string.h>
|
#include <string.h>
|
||||||
#include <stdio.h>
|
#include <stdio.h>
|
||||||
|
#include <time.h>
|
||||||
|
|
||||||
|
|
||||||
/*! Dumps the contents of the attribute in the form of raw data. This view
|
/*! Dumps the contents of the attribute in the form of raw data. This view
|
||||||
|
|||||||
Reference in New Issue
Block a user