aboutsummaryrefslogtreecommitdiff
path: root/libexec/pppd/magic.c
diff options
context:
space:
mode:
Diffstat (limited to 'libexec/pppd/magic.c')
-rw-r--r--libexec/pppd/magic.c4
1 files changed, 4 insertions, 0 deletions
diff --git a/libexec/pppd/magic.c b/libexec/pppd/magic.c
index 87f2a7ac4cb3..44c7b29e87d2 100644
--- a/libexec/pppd/magic.c
+++ b/libexec/pppd/magic.c
@@ -17,6 +17,10 @@
* WARRANTIES OF MERCHANTIBILITY AND FITNESS FOR A PARTICULAR PURPOSE.
*/
+#ifndef lint
+static char rcsid[] = "$Id: magic.c,v 1.2 1994/03/30 09:31:33 jkh Exp $";
+#endif
+
#include <stdio.h>
#include <sys/types.h>
#include <sys/time.h>