commit | 8faf23de0b534a19555691e8ba111dcde8f02af3 | [log] [tgz] |
---|---|---|
author | Eric Paris <eparis@redhat.com> | Wed Aug 03 14:02:37 2011 -0400 |
committer | Eric Paris <eparis@redhat.com> | Thu Aug 11 23:35:52 2011 -0400 |
tree | 9b263529320050119ca25e775287916b659cbcec | |
parent | 4ad18969546c16bd78206799de642af6eb2293ea [diff] |
libselinux: audit2why: work around python bug not defining SIZEOF_SOCKET_T A at least one broken python headers didn't define SIZEOF_SOCKET_T. Define it if we happen upon one of those. Signed-off-by: Eric Paris <eparis@redhat.com> Acked-by: Dan Walsh <dwalsh@redhat.com>