File: macosx.h

package info (click to toggle)
erofs-utils 1.9-3
  • links: PTS
  • area: main
  • in suites: forky
  • size: 1,484 kB
  • sloc: ansic: 28,409; makefile: 203; sh: 33
file content (4 lines) | stat: -rw-r--r-- 81 bytes parent folder | download | duplicates (4)
1
2
3
4
/* SPDX-License-Identifier: GPL-2.0+ */
#ifdef __APPLE__
#undef LIST_HEAD
#endif