Revision: 76048
http://sourceforge.net/p/brlcad/code/76048
Author: starseeker
Date: 2020-06-06 19:09:16 +0000 (Sat, 06 Jun 2020)
Log Message:
-----------
path.h doesn't seem to be using any RTLD_ symbols in the header itself...
Modified Paths:
--------------
brlcad/trunk/include/bu/path.h
Modified: brlcad/trunk/include/bu/path.h
===================================================================
--- brlcad/trunk/include/bu/path.h 2020-06-06 18:55:38 UTC (rev 76047)
+++ brlcad/trunk/include/bu/path.h 2020-06-06 19:09:16 UTC (rev 76048)
@@ -27,10 +27,6 @@
#include <stdlib.h> /* for getenv */
#include <limits.h> /* for NAME_MAX */
-#ifdef HAVE_DLFCN_H
-# include <dlfcn.h> /* for RTLD_* */
-#endif
-
#include "bu/defines.h"
#include "bu/magic.h"
#include "bu/vls.h"
This was sent by the SourceForge.net collaborative development platform, the
world's largest Open Source development site.
_______________________________________________
BRL-CAD Source Commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/brlcad-commits