Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 18 Aug 2016 07:09:46 GMT
From:      yuanxunzhang@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r307864 - soc2016/yuanxunzhang/head/usr.sbin/eaps
Message-ID:  <201608180709.u7I79kAJ016024@socsvn.freebsd.org>

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

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 06:46:14 2016	(r307863)
+++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.h	Thu Aug 18 07:09:45 2016	(r307864)
@@ -34,8 +34,9 @@
  * $FreeBSD$
  */
 
+#include <sys/callout.h>
 #include <sys/queue.h>
- 
+
 /* 
 * eaps state information 
 */



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