17 Mar
2014
17 Mar
'14
15:41
https://bugzilla.novell.com/show_bug.cgi?id=866669 https://bugzilla.novell.com/show_bug.cgi?id=866669#c3 --- Comment #3 from Bernhard Wiedemann <bwiedemann@suse.com> 2014-03-17 16:41:12 CET --- err. indeed example was wrong. should be #include <rpc/xdr.h> main() { XDR *xdrs; unsigned long long ull; xdr_u_longlong_t(xdrs, &ull); } -- Configure bugmail: https://bugzilla.novell.com/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are on the CC list for the bug.