socsvn commit: r304091 - soc2016/yuanxunzhang/head/usr.sbin/eaps

yuanxunzhang at FreeBSD.org yuanxunzhang at FreeBSD.org
Sat May 28 06:06:01 UTC 2016


Author: yuanxunzhang
Date: Sat May 28 06:05:59 2016
New Revision: 304091
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=304091

Log:
  slove complie problem

Modified:
  soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c

Modified: soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c
==============================================================================
--- soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c	Sat May 28 05:31:25 2016	(r304090)
+++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c	Sat May 28 06:05:59 2016	(r304091)
@@ -56,6 +56,7 @@
 #include <stdio.h>
 #include <stdlib.h>
 #include <string.h>
+#include <sysexits.h>
 #include <strings.h>
 #include <unistd.h>
 


More information about the svn-soc-all mailing list