]> git.cworth.org Git - fips/commit
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)
commit8468b2b9d524832211f8e20791a1459003a563ff
tree8b1a507e5e981fe74c291a76b20be7c1f4d87df1
parentc457e83d57b257f1f3aa7c39bbc0c60d127cc189
Move include of dlfcn.h to dlwrap.h

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).
dlwrap.h
glxwrap.c