summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/probe.c
diff options
context:
space:
mode:
authorbrian <brian@FreeBSD.org>1998-06-27 14:18:15 +0000
committerbrian <brian@FreeBSD.org>1998-06-27 14:18:15 +0000
commitd8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf (patch)
treef3d943700f073cad0d04df0bce4cb6ab0bf0386e /usr.sbin/ppp/probe.c
parent9666634a89fa23b0d1202c243cdc1224aa43c2e9 (diff)
downloadFreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.zip
FreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.tar.gz
Remove redundant includes
Diffstat (limited to 'usr.sbin/ppp/probe.c')
-rw-r--r--usr.sbin/ppp/probe.c7
1 files changed, 1 insertions, 6 deletions
diff --git a/usr.sbin/ppp/probe.c b/usr.sbin/ppp/probe.c
index 6f830a9..027fe1b 100644
--- a/usr.sbin/ppp/probe.c
+++ b/usr.sbin/ppp/probe.c
@@ -23,14 +23,9 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id$
+ * $Id: probe.c,v 1.1 1998/06/24 19:36:36 brian Exp $
*/
-#include <sys/types.h>
-
-/*
-#include <string.h>
-*/
#include <sys/time.h>
#include <unistd.h>
OpenPOWER on IntegriCloud