On Friday, June 05, 2015 09:20:11 AM Stephen Smalley wrote: > On 06/04/2015 04:58 PM, Paul Moore wrote: > > Fix the following warnings: > > > > make[2]: Entering directory > > '/home/pmoore/sources/selinux-testsuite/selinux_testsuite-upstream/tests/ > > capable_file' cc -g -O0 -Wall -D_GNU_SOURCE test_lease.c -o > > test_lease > > test_lease.c: In function 'main': > > test_lease.c:22:3: warning: implicit declaration of function 'open' > > > > fd = open(argv[1], O_RDONLY, 0); > > ^ > > > > test_lease.c:29:3: warning: implicit declaration of function 'fcntl' > > > > rc = fcntl(fd, F_SETLEASE, 0); > > ^ > > > > Signed-off-by: Paul Moore <paul@xxxxxxxxxxxxxx> > > Acked-by: Stephen Smalley <sds@xxxxxxxxxxxxx> > for all 6 patches. Thanks. I went ahead and applied the patches last night along with the astyle patch. -- paul moore security @ redhat _______________________________________________ Selinux mailing list Selinux@xxxxxxxxxxxxx To unsubscribe, send email to Selinux-leave@xxxxxxxxxxxxx. To get help, send an email containing "help" to Selinux-request@xxxxxxxxxxxxx.