diff options
Diffstat (limited to 'libports/port-ref.c')
-rw-r--r-- | libports/port-ref.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libports/port-ref.c b/libports/port-ref.c index 9a1c71e6..0088f09d 100644 --- a/libports/port-ref.c +++ b/libports/port-ref.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_ref (void *portstruct) |