summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/bundle.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/bundle.c
parent9666634a89fa23b0d1202c243cdc1224aa43c2e9 (diff)
downloadFreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.zip
FreeBSD-src-d8347e5d3e5a5bf9ab942e6a331c6a56042fe1bf.tar.gz
Remove redundant includes
Diffstat (limited to 'usr.sbin/ppp/bundle.c')
-rw-r--r--usr.sbin/ppp/bundle.c4
1 files changed, 1 insertions, 3 deletions
diff --git a/usr.sbin/ppp/bundle.c b/usr.sbin/ppp/bundle.c
index d9532c3..990a0c6 100644
--- a/usr.sbin/ppp/bundle.c
+++ b/usr.sbin/ppp/bundle.c
@@ -23,7 +23,7 @@
* OUT OF THE USE OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF
* SUCH DAMAGE.
*
- * $Id: bundle.c,v 1.25 1998/06/27 12:03:46 brian Exp $
+ * $Id: bundle.c,v 1.26 1998/06/27 14:17:23 brian Exp $
*/
#include <sys/param.h>
@@ -43,7 +43,6 @@
#include <errno.h>
#include <fcntl.h>
#include <paths.h>
-#include <signal.h>
#include <stdio.h>
#include <stdlib.h>
#include <string.h>
@@ -77,7 +76,6 @@
#include "async.h"
#include "physical.h"
#include "modem.h"
-#include "loadalias.h"
#include "auth.h"
#include "lcpproto.h"
#include "chap.h"
OpenPOWER on IntegriCloud