diff options
Diffstat (limited to 'libports/port-deref-weak.c')
-rw-r--r-- | libports/port-deref-weak.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libports/port-deref-weak.c b/libports/port-deref-weak.c index 8432660c..cb3f435a 100644 --- a/libports/port-deref-weak.c +++ b/libports/port-deref-weak.c @@ -19,7 +19,7 @@ Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA. */ #include "ports.h" -#include <assert.h> +#include <assert-backtrace.h> void ports_port_deref_weak (void *portstruct) |