OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
CVS: cvs.openbsd.org: src

From: Ray Lai (raycvs.openbsd.org)
Date: Tue Jun 19 2007 - 00:29:26 CDT


CVSROOT: /cvs
Module name: src
Changes by: raycvs.openbsd.org 2007/06/18 23:29:26

Modified files:
        usr.bin/netstat: net80211.c

Log message:
err(3) was being called but was missing an include, and end: was
unused.

OK markus and itojun