]> git.cworth.org Git - fips/commitdiff
Move include of dlfcn.h to dlwrap.h
authorCarl Worth <cworth@cworth.org>
Wed, 24 Apr 2013 22:36:23 +0000 (15:36 -0700)
committerCarl Worth <cworth@cworth.org>
Wed, 24 Apr 2013 22:36:23 +0000 (15:36 -0700)
It only makes sense to make this header file pull in the underlying
dlfcn.h.

While in the area, also drop an unneeded include of GL/glext.h, (which
gets pulled in by GL/gl.h).


No differences found