blob: 09c1cb9b1e0c836b644d2fe953c2196f2eae84e2 (
plain)
1
2
3
4
5
6
7
8
9
10
11
12
|
--- a/Utilities/cmnghttp2/cmakeconfig.h.in 2021-02-12 22:10:29.813759193 +0330
+++ b/Utilities/cmnghttp2/cmakeconfig.h.in 2021-02-12 22:10:35.577912239 +0330
@@ -5,9 +5,6 @@
#include <cm3p/kwiml/abi.h>
#include <cm3p/kwiml/int.h>
-/* Define to `int' if <sys/types.h> does not define. */
-#cmakedefine ssize_t @ssize_t@
-
/* sizeof(int *) */
#define SIZEOF_INT_P KWIML_ABI_SIZEOF_DATA_PTR
|