aboutsummaryrefslogtreecommitdiff
path: root/libcrystfel/src/image-cbf.h
diff options
context:
space:
mode:
authorPhilipp Middendorf <philipp.middendorf@desy.de>2024-06-14 11:26:07 +0200
committerPhilipp Middendorf <philipp.middendorf@desy.de>2024-06-14 15:00:51 +0200
commit590ea34acbadb7b12cf52010ed83b5a48a6d3dde (patch)
tree04102f51dbf7442a24d74289e647e7a85db133f8 /libcrystfel/src/image-cbf.h
parent535cdec37dcd94606ab5992e73c5ebd437ddfd99 (diff)
pinkindexer: remove erroneous sys/errno.h
While compiling CrystFEL using musl, this error message popped up: In file included from ../libcrystfel/src/indexers/pinkindexer.c:36: x86_64-unknown-linux-musl/sys-include/sys/errno.h:1:2: warning: #warning redirecting incorrect #include <sys/errno.h> to <errno.h> [-Wcpp] 1 | #warning redirecting incorrect #include <sys/errno.h> to <errno.h> | ^~~~~~~ So I removed sys/errno.h completely (since I couldn't figure out where it was used in the file anyways), and the result still compiled.
Diffstat (limited to 'libcrystfel/src/image-cbf.h')
0 files changed, 0 insertions, 0 deletions