util: add anon_file.h for all memfd/temp file usage
[mesa.git] / src / util / Makefile.sources
index ad8c56d3d1b7f39abadc59bf81353b19630849ee..fdb9b6dd13540f9ae86db4a77a6421ad8221d16b 100644 (file)
@@ -1,4 +1,6 @@
 MESA_UTIL_FILES := \
+       anon_file.h \
+       anon_file.c \
        bigmath.h \
        bitscan.c \
        bitscan.h \
@@ -60,6 +62,7 @@ MESA_UTIL_FILES := \
        strtod.c \
        strtod.h \
        texcompress_rgtc_tmp.h \
+       timespec.h \
        u_atomic.c \
        u_atomic.h \
        u_dynarray.h \