summaryrefslogtreecommitdiffstats
path: root/source/lib/socket/socket_unix.c
diff options
context:
space:
mode:
authorStefan Metzmacher <metze@samba.org>2005-02-09 13:51:14 +0000
committerStefan Metzmacher <metze@samba.org>2005-02-09 13:51:14 +0000
commitb239cc15eeedea644ebc74ec6c8ffb728d820802 (patch)
tree6dca77b1f81b84d00aacd64dbc23d41f12c46aac /source/lib/socket/socket_unix.c
parentba3d6f5e1c81cb2995bb978bccc7e54a19054453 (diff)
downloadsamba-b239cc15eeedea644ebc74ec6c8ffb728d820802.tar.gz
samba-b239cc15eeedea644ebc74ec6c8ffb728d820802.tar.xz
samba-b239cc15eeedea644ebc74ec6c8ffb728d820802.zip
r5284: this is needed on my server
+/* this #undef is needed on my SuSE 9.2 Box with glibc-devel-2.3.3-118 */ +#undef u32 as sys/epoll.h has this: typedef union epoll_data { void *ptr; int fd; uint32_t u32; uint64_t u64; } epoll_data_t; metze
Diffstat (limited to 'source/lib/socket/socket_unix.c')
0 files changed, 0 insertions, 0 deletions