mirror of
https://github.com/transmission/transmission.git
synced 2026-05-02 06:33:04 +01:00
(trunk libT) move tr_bitfield into its own, package-visible source files. this may break the mac build temporarily until the xcode file gets synced
This commit is contained in:
@@ -1,6 +1,8 @@
|
||||
#include <stdio.h> /* fprintf */
|
||||
#include <string.h> /* strcmp */
|
||||
|
||||
#include "transmission.h"
|
||||
#include "bitfield.h"
|
||||
#include "ConvertUTF.h" /* tr_utf8_validate*/
|
||||
#include "platform.h"
|
||||
#include "utils.h"
|
||||
|
||||
Reference in New Issue
Block a user