Changes in libcfa/prelude/defines.hfa.in [43784ac:5e99a9a]
- File:
-
- 1 edited
-
libcfa/prelude/defines.hfa.in (modified) (2 diffs)
Legend:
- Unmodified
- Added
- Removed
-
libcfa/prelude/defines.hfa.in
r43784ac r5e99a9a 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_LIBRSEQ175 176 /* Defined if rseq support is present when compiling libcfathread. */177 #undef CFA_HAVE_LINUX_RSEQ_H178 179 173 /* Defined if openat2 support is present when compiling libcfathread. */ 180 174 #undef CFA_HAVE_OPENAT2 … … 211 205 #undef HAVE_LINUX_IO_URING_H 212 206 213 /* Define to 1 if you have the <linux/rseq.h> header file. */214 #undef HAVE_LINUX_RSEQ_H215 216 207 /* Define to 1 if you have the <memory.h> header file. */ 217 208 #undef HAVE_MEMORY_H
Note:
See TracChangeset
for help on using the changeset viewer.