Commit e5a74b67 authored by Jörn Engel's avatar Jörn Engel Committed by Linus Torvalds

[PATCH] zlib cleanup: z_off_t

This nice macro must have been one of the good intentions on the road
to hell.  Completely unused. :)
parent 319b508d
......@@ -46,6 +46,5 @@ typedef void *voidp;
#include <linux/types.h> /* for off_t */
#include <linux/unistd.h> /* for SEEK_* and off_t */
#define z_off_t off_t
#endif /* _ZCONF_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment