8000 Fixing compilation compatibility · Tagar/python-sasl@f4f5090 · GitHub
[go: up one dir, main page]

Skip to content

Commit f4f5090

Browse files
author
Michael Cooper
committed
Fixing compilation compatibility
1 parent ca54508 commit f4f5090

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

sasl/saslwrapper_wrap.cxx

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -143,6 +143,7 @@ template <typename T> T SwigValueInit() {
143143

144144
/* Python.h has to appear first */
145145
#include <Python.h>
146+
#include <stddef.h>
146147

147148
/* -----------------------------------------------------------------------------
148149
* swigrun.swg

0 commit comments

Comments
 (0)
0