View | Details | Raw Unified | Return to bug 240663
Collapse All | Expand All

(-)files/patch-src_ButtonBox.hpp (+10 lines)
Line 0 Link Here
1
--- src/ButtonBox.hpp.orig	2019-09-18 08:50:30 UTC
2
+++ src/ButtonBox.hpp
3
@@ -1,6 +1,7 @@
4
 #ifndef BUTTONBOX_HPP_
5
 #define BUTTONBOX_HPP_
6
 
7
+#include <sys/types.h>
8
 #include <vector>
9
 #include <cmath>
10
 #include "BWidgets/BColors.hpp"

Return to bug 240663