PERFORCE change 164656 for review
    Jonathan Anderson 
    jona at FreeBSD.org
       
    Thu Jun 18 11:00:21 UTC 2009
    
    
  
http://perforce.freebsd.org/chv.cgi?CH=164656
Change 164656 by jona at jona-trustedbsd-kentvm on 2009/06/18 11:00:04
	Let cap.c compile again...
Affected files ...
.. //depot/projects/trustedbsd/capabilities/src/tools/cap/user_angel/cap.c#5 edit
Differences ...
==== //depot/projects/trustedbsd/capabilities/src/tools/cap/user_angel/cap.c#5 (text+ko) ====
@@ -33,6 +33,8 @@
 
 #include <err.h>
 #include <fcntl.h>
+#include <stdio.h>
+#include <string.h>
 #include <sysexits.h>
 #include <unistd.h>
 
    
    
More information about the p4-projects
mailing list