Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 28 Nov 1997 11:05:15 -0800 (PST)
From:      John Polstra <jdp@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-include@FreeBSD.ORG
Subject:   cvs commit: src/include link.h
Message-ID:  <199711281905.LAA27874@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
jdp         1997/11/28 11:05:14 PST

  Modified files:
    include              link.h 
  Log:
  Remove the prototypes for dlopen and related functions.  They don't
  belong here.  The standard place for them is <dlfcn.h>, and there is
  already another copy of the prototypes there.
  
  Revision  Changes    Path
  1.16      +1 -10     src/include/link.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199711281905.LAA27874>