* stdint.h required in avc.h in order for other package builds to work. (uint32_t definition)
@ 2007-03-22 20:51 Daniel J Walsh
2007-03-23 0:09 ` Eamon Walsh
0 siblings, 1 reply; 2+ messages in thread
From: Daniel J Walsh @ 2007-03-22 20:51 UTC (permalink / raw)
To: Stephen Smalley, SE Linux
ff --exclude-from=exclude -N -u -r nsalibselinux/include/selinux/avc.h
libselinux-2.0.7/include/selinux/avc.h
--- nsalibselinux/include/selinux/avc.h 2007-02-20 08:43:13.000000000
-0500
+++ libselinux-2.0.7/include/selinux/avc.h 2007-03-22
16:48:42.000000000 -0400
@@ -6,6 +6,7 @@
#ifndef _SELINUX_AVC_H_
#define _SELINUX_AVC_H_
+#include <stdint.h>
#include <sys/types.h>
#include <errno.h>
#include <stdlib.h>
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread
* Re: stdint.h required in avc.h in order for other package builds to work. (uint32_t definition)
2007-03-22 20:51 stdint.h required in avc.h in order for other package builds to work. (uint32_t definition) Daniel J Walsh
@ 2007-03-23 0:09 ` Eamon Walsh
0 siblings, 0 replies; 2+ messages in thread
From: Eamon Walsh @ 2007-03-23 0:09 UTC (permalink / raw)
To: Daniel J Walsh; +Cc: Stephen Smalley, SE Linux
Daniel J Walsh wrote:
> ff --exclude-from=exclude -N -u -r nsalibselinux/include/selinux/avc.h
> libselinux-2.0.7/include/selinux/avc.h
> --- nsalibselinux/include/selinux/avc.h 2007-02-20 08:43:13.000000000
> -0500
> +++ libselinux-2.0.7/include/selinux/avc.h 2007-03-22
> 16:48:42.000000000 -0400
> @@ -6,6 +6,7 @@
> #ifndef _SELINUX_AVC_H_
> #define _SELINUX_AVC_H_
>
> +#include <stdint.h>
> #include <sys/types.h>
> #include <errno.h>
> #include <stdlib.h>
This should be fixed already in SVN, commit 2291.
--
Eamon Walsh <ewalsh@tycho.nsa.gov>
National Security Agency
--
This message was distributed to subscribers of the selinux mailing list.
If you no longer wish to subscribe, send mail to majordomo@tycho.nsa.gov with
the words "unsubscribe selinux" without quotes as the message.
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2007-03-23 0:09 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2007-03-22 20:51 stdint.h required in avc.h in order for other package builds to work. (uint32_t definition) Daniel J Walsh
2007-03-23 0:09 ` Eamon Walsh
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.