Skip to content

Commit ade0422

Browse files
author
James William Pye
committed
Don't need that include either.
1 parent 784966f commit ade0422

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

postgresql/protocol/optimized/module.c

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,6 @@
1212
* in each file.
1313
*/
1414
#include <Python.h>
15-
#include <structmember.h>
1615

1716
#define USHORT_MAX ((1<<16)-1)
1817
#define SHORT_MAX ((1<<15)-1)

0 commit comments

Comments
 (0)