summaryrefslogtreecommitdiff
path: root/usr/src/cmd/ssh/include/openbsd-compat.h
diff options
context:
space:
mode:
Diffstat (limited to 'usr/src/cmd/ssh/include/openbsd-compat.h')
-rw-r--r--usr/src/cmd/ssh/include/openbsd-compat.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/usr/src/cmd/ssh/include/openbsd-compat.h b/usr/src/cmd/ssh/include/openbsd-compat.h
index 2cdd3952ab..df2472da0e 100644
--- a/usr/src/cmd/ssh/include/openbsd-compat.h
+++ b/usr/src/cmd/ssh/include/openbsd-compat.h
@@ -29,8 +29,6 @@
/* $Id: openbsd-compat.h,v 1.17 2002/09/12 00:33:02 djm Exp $ */
-#pragma ident "%Z%%M% %I% %E% SMI"
-
#ifdef __cplusplus
extern "C" {
#endif
@@ -52,7 +50,6 @@ extern "C" {
#include "sigact.h"
#include "inet_ntoa.h"
#include "inet_ntop.h"
-#include "strsep.h"
#include "setproctitle.h"
#include "getgrouplist.h"
#include "glob.h"