Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit b4f5b536 authored by Sebastian Macke's avatar Sebastian Macke Committed by Jonas Bonn
Browse files

Add bitops include needed for ext2 filesystem



Signed-off-by: default avatarJonas Bonn <jonas@southpole.se>
parent 8668480e
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -54,6 +54,7 @@

#include <asm-generic/bitops/atomic.h>
#include <asm-generic/bitops/non-atomic.h>
#include <asm-generic/bitops/le.h>
#include <asm-generic/bitops/ext2-atomic.h>

#endif /* __ASM_GENERIC_BITOPS_H */