X-Git-Url: https://granicus.if.org/sourcecode?a=blobdiff_plain;f=defs.h;h=5e40f4db0f0fad7d06f365ad41404fb601a0f64a;hb=a367db8e5b0e1d852af1c3d358c9f7204077fd73;hp=1fe5975a804a1473342a080f1d2619c035b5c87c;hpb=a2df1c12dee06041ef7eac540bb2e471d77b0d7e;p=strace diff --git a/defs.h b/defs.h index 1fe5975a..5e40f4db 100644 --- a/defs.h +++ b/defs.h @@ -413,6 +413,7 @@ extern const struct xlat addrfams[]; extern const struct xlat adjtimex_modes[]; extern const struct xlat adjtimex_status[]; extern const struct xlat at_flags[]; +extern const struct xlat dirent_types[]; extern const struct xlat open_access_modes[]; extern const struct xlat open_mode_flags[]; extern const struct xlat resource_flags[];