]> git.ipfire.org Git - pakfire.git/commit
Fix a compiler warning.
authorMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jul 2011 10:11:16 +0000 (12:11 +0200)
committerMichael Tremer <michael.tremer@ipfire.org>
Tue, 26 Jul 2011 10:11:16 +0000 (12:11 +0200)
commit2e596ab89aa69183b7c8ba71bc1f5c0f4d14ccdf
treeca201306f7aa2b1aa65875768186abb9e18dbbf4
parent71d3b468329c9a08d68df8317c1724075cc28e28
Fix a compiler warning.

The Python.h header file always must be included first.
src/pool.c