Date: Thu, 18 Aug 2016 07:25:00 GMT From: yuanxunzhang@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r307865 - soc2016/yuanxunzhang/head/usr.sbin/eaps Message-ID: <201608180725.u7I7P0mM048228@socsvn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang Date: Thu Aug 18 07:25:00 2016 New Revision: 307865 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=307865 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 07:09:45 2016 (r307864) +++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.h Thu Aug 18 07:25:00 2016 (r307865) @@ -33,8 +33,7 @@ * * $FreeBSD$ */ - -#include <sys/callout.h> +#include <sys/lock.h> #include <sys/queue.h> /*
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608180725.u7I7P0mM048228>