summaryrefslogtreecommitdiff
path: root/archivers/libcomprex/patches/patch-aa
blob: 67d737a3da847a464f998950f06574b74f0df342 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
$NetBSD: patch-aa,v 1.1.1.1 2002/11/18 16:22:13 cjep Exp $

--- libcomprex/module.c.orig	Sun Jun 23 11:03:30 2002
+++ libcomprex/module.c
@@ -24,7 +24,7 @@
 #include <libcomprex/internal.h>
 
 #ifdef DYNAMIC_MODS
-# include <ltdl.h>
+# include <libltdl/ltdl.h>
 
 # define USER_MODULES_COUNT (sizeof(user_modules) / sizeof(*user_modules))
 # define SYS_MODULES_COUNT  (sizeof(system_modules) / sizeof(*system_modules))