pkgsrc - initial commit
[pkgsrc.git] / archivers / libcomprex / patches / patch-aa
1 $NetBSD: patch-aa,v 1.1.1.1 2002/11/18 16:22:13 cjep Exp $
2
3 --- libcomprex/module.c.orig    Sun Jun 23 11:03:30 2002
4 +++ libcomprex/module.c
5 @@ -24,7 +24,7 @@
6  #include <libcomprex/internal.h>
7  
8  #ifdef DYNAMIC_MODS
9 -# include <ltdl.h>
10 +# include <libltdl/ltdl.h>
11  
12  # define USER_MODULES_COUNT (sizeof(user_modules) / sizeof(*user_modules))
13  # define SYS_MODULES_COUNT  (sizeof(system_modules) / sizeof(*system_modules))