diff options
-rw-r--r-- | net-im/licq-console/files/patch-config.h.in | 8 |
1 files changed, 8 insertions, 0 deletions
diff --git a/net-im/licq-console/files/patch-config.h.in b/net-im/licq-console/files/patch-config.h.in new file mode 100644 index 000000000000..81f46704e563 --- /dev/null +++ b/net-im/licq-console/files/patch-config.h.in @@ -0,0 +1,8 @@ +--- config.h.in.orig Sun Oct 15 14:13:57 2006 ++++ config.h.in Thu Dec 7 07:15:07 2006 +@@ -1,4 +1,5 @@ + /* config.h.in. Generated from configure.in by autoheader. */ ++#include <sys/types.h> + + /* Define to 1 if you have the <dirent.h> header file. */ + #undef HAVE_DIRENT_H |