Commit Graph

2 Commits

Author SHA1 Message Date
Martin von Zweigbergk
4d9ae1bf1a bitmanipulation: add missing include of string.h
That's where memcpy() is declared.
2017-06-02 10:32:39 -07:00
Maciej Fijalkowski
8e7a874bdf internals: move the bitmanipulation routines into its own file
This is to allow more flexibility with the C sources -- now the
bitmanipulation routines can be safely imported without importing Python.h
2016-06-06 13:08:13 +02:00