Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 3 Jun 2016 03:28:32 GMT
From:      yuanxunzhang@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r304451 - soc2016/yuanxunzhang/head/usr.sbin/eaps
Message-ID:  <201606030328.u533SWfX060007@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang
Date: Fri Jun  3 03:28:32 2016
New Revision: 304451
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=304451

Log:
  freeBSD:EAPS development

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	Fri Jun  3 03:23:01 2016	(r304450)
+++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c	Fri Jun  3 03:28:32 2016	(r304451)
@@ -33,7 +33,7 @@
 
 #include <sys/param.h>
 #include <sys/file.h>
-
+#include <sys/queue.h>
 #include <ctype.h>
 #include <err.h>
 #include <errno.h>



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