diff options
Diffstat (limited to 'net/centericq/files/patch-src::icqdialogs.cc')
-rw-r--r-- | net/centericq/files/patch-src::icqdialogs.cc | 10 |
1 files changed, 10 insertions, 0 deletions
diff --git a/net/centericq/files/patch-src::icqdialogs.cc b/net/centericq/files/patch-src::icqdialogs.cc new file mode 100644 index 000000000000..779877585b37 --- /dev/null +++ b/net/centericq/files/patch-src::icqdialogs.cc @@ -0,0 +1,10 @@ +--- src/icqdialogs.cc.orig Tue Mar 16 05:59:43 2004 ++++ src/icqdialogs.cc Sat Mar 27 13:13:51 2004 +@@ -33,6 +33,7 @@ + #include "ljhook.h" + + #include <libicq2000/userinfoconstants.h> ++#include <libicq2000/constants.h> + + const char *stragerange(ICQ2000::AgeRange r) { + switch(r) { |