summaryrefslogtreecommitdiffstats
path: root/usr.sbin/ppp/pred.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr.sbin/ppp/pred.h')
-rw-r--r--usr.sbin/ppp/pred.h9
1 files changed, 2 insertions, 7 deletions
diff --git a/usr.sbin/ppp/pred.h b/usr.sbin/ppp/pred.h
index 26b139e..9bcc21b 100644
--- a/usr.sbin/ppp/pred.h
+++ b/usr.sbin/ppp/pred.h
@@ -15,16 +15,11 @@
* IMPLIED WARRANTIES, INCLUDING, WITHOUT LIMITATION, THE IMPLIED
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*
- * $Id: pred.h,v 1.4 1997/06/09 03:27:35 brian Exp $
+ * $Id: pred.h,v 1.5 1997/08/25 00:29:26 brian Exp $
*
* TODO:
*/
-#ifndef _PRED_H_
-#define _PRED_H_
-
-extern void Pred1Output(int, u_short, struct mbuf * bp);
+extern void Pred1Output(int, u_short, struct mbuf *);
extern void Pred1Input(struct mbuf *);
extern void Pred1Init(int);
-
-#endif
OpenPOWER on IntegriCloud