Date: Tue, 16 Aug 2016 10:02:06 GMT From: yuanxunzhang@FreeBSD.org To: svn-soc-all@FreeBSD.org Subject: socsvn commit: r307729 - soc2016/yuanxunzhang/head/usr.sbin/eaps Message-ID: <201608161002.u7GA26aM006195@socsvn.freebsd.org>
next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang Date: Tue Aug 16 10:02:05 2016 New Revision: 307729 URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=307729 Log: EAPS: query eaps domian status 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 Tue Aug 16 09:12:45 2016 (r307728) +++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c Tue Aug 16 10:02:05 2016 (r307729) @@ -50,7 +50,6 @@ #include <sysexits.h> #include <strings.h> #include <unistd.h> -#include "eaps.h" /* * EAPS Command Line Module - configure, and display eaps */
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?201608161002.u7GA26aM006195>