Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 28 May 2016 06:06:00 GMT
From:      yuanxunzhang@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r304091 - soc2016/yuanxunzhang/head/usr.sbin/eaps
Message-ID:  <201605280606.u4S660ZZ079535@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
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>
 



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201605280606.u4S660ZZ079535>