Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 16 Aug 2016 18:05:41 GMT
From:      yuanxunzhang@FreeBSD.org
To:        svn-soc-all@FreeBSD.org
Subject:   socsvn commit: r307750 - soc2016/yuanxunzhang/head/usr.sbin/eaps
Message-ID:  <201608161805.u7GI5fjx063024@socsvn.freebsd.org>

next in thread | raw e-mail | index | archive | help
Author: yuanxunzhang
Date: Tue Aug 16 18:05:40 2016
New Revision: 307750
URL: http://svnweb.FreeBSD.org/socsvn/?view=rev&rev=307750

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 18:05:27 2016	(r307749)
+++ soc2016/yuanxunzhang/head/usr.sbin/eaps/eaps.c	Tue Aug 16 18:05:40 2016	(r307750)
@@ -50,6 +50,7 @@
 #include <sysexits.h>
 #include <strings.h>
 #include <unistd.h>
+#include "eaps.h"
 
 
 /*



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