summaryrefslogtreecommitdiffstats
path: root/include/link.h
diff options
context:
space:
mode:
authoreivind <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
committereivind <eivind@FreeBSD.org>1997-05-07 20:01:10 +0000
commit1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0 (patch)
tree8f8313e64896480f1db17c92eee22495aca301a8 /include/link.h
parent747462e40f19802a3f1b005a0558c7e6eb655c56 (diff)
downloadFreeBSD-src-1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0.zip
FreeBSD-src-1ab5f0665111f82f93cc1a5d3f7ec6fbd17a45f0.tar.gz
Back out all of yesterdays include file changes.
Diffstat (limited to 'include/link.h')
-rw-r--r--include/link.h5
1 files changed, 1 insertions, 4 deletions
diff --git a/include/link.h b/include/link.h
index e6aa65c..937fffe 100644
--- a/include/link.h
+++ b/include/link.h
@@ -27,7 +27,7 @@
* (INCLUDING NEGLIGENCE OR OTHERWISE) ARISING IN ANY WAY OUT OF THE USE OF
* THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
*
- * $Id: link.h,v 1.11 1997/02/23 09:17:13 peter Exp $
+ * $Id: link.h,v 1.12 1997/05/07 02:26:34 eivind Exp $
*/
/*
@@ -41,9 +41,6 @@
#ifndef _LINK_H_
#define _LINK_H_
-#include <sys/types.h>
-#include <nlist.h>
-
/*
* A `Shared Object Descriptor' describes a shared object that is needed
* to complete the link edit process of the object containing it.
OpenPOWER on IntegriCloud