Changes in libcfa/prelude/defines.hfa.in [5e99a9a:43784ac]
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/defines.hfa.in
r5e99a9a r43784ac 171 171 #undef CFA_HAVE_LINUX_IO_URING_H 172 172 173 /* Defined if librseq support is present when compiling libcfathread. */ 174 #undef CFA_HAVE_LINUX_LIBRSEQ 175 176 /* Defined if rseq support is present when compiling libcfathread. */ 177 #undef CFA_HAVE_LINUX_RSEQ_H 178 173 179 /* Defined if openat2 support is present when compiling libcfathread. */ 174 180 #undef CFA_HAVE_OPENAT2 … … 205 211 #undef HAVE_LINUX_IO_URING_H 206 212 213 /* Define to 1 if you have the <linux/rseq.h> header file. */ 214 #undef HAVE_LINUX_RSEQ_H 215 207 216 /* Define to 1 if you have the <memory.h> header file. */ 208 217 #undef HAVE_MEMORY_H
Note: See TracChangeset
for help on using the changeset viewer.