build fixes.
sys/types.h cannot incliude endian.h because that creates circular include dependencies. Add proper multiarch grist to libcolumnlistview.
This commit is contained in:
@@ -122,7 +122,6 @@ struct _pthread_spinlock {
|
||||
};
|
||||
|
||||
|
||||
#include <endian.h>
|
||||
#include <null.h>
|
||||
#include <size_t.h>
|
||||
#include <time.h>
|
||||
|
||||
Reference in New Issue
Block a user