summaryrefslogtreecommitdiffstats
path: root/x11-wm/icewm/files/patch-aj
blob: 524e2a71163c3f49c075a0a8beb5ef88095127a8 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
--- src/ysocket.h.orig	Thu Aug 26 20:45:05 1999
+++ src/ysocket.h	Thu Aug 26 20:45:58 1999
@@ -1,6 +1,9 @@
 #ifndef YSOCKET_H_
 #define YSOCKET_H_
 
+#ifdef __FreeBSD__
+#include <db.h>
+#endif
 #include <netinet/in.h>
 
 class YSocketListener {
OpenPOWER on IntegriCloud