Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2016 04:48:38 GMT
From:      yuanxunzhang@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r307852 - soc2016/yuanxunzhang/head/usr.sbin/eaps
Message-ID:  <201608180448.u7I4mc39027456@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang
Date: Thu Aug 18 04:48:38 2016
New Revision: 307852
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=307852

Log:
  EAPS: query eaps domian status

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

Modified: soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.h
==============================================================================
--- soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.h	Thu Aug 18 04:45:23 2016	(r307851)
+++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.h	Thu Aug 18 04:48:38 2016	(r307852)
@@ -34,6 +34,8 @@
  * $FreeBSD$
  */
 
+#include <sys/queue.h>
+ 
 /* 
 * eaps state information 
 */



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