mirror of
https://github.com/transmission/transmission
synced 2025-03-04 02:28:03 +00:00
(gtk) fix build breakage by including <locale.h> explicitly
This commit is contained in:
parent
96ae464283
commit
e7f7c9af31
1 changed files with 1 additions and 0 deletions
|
@ -22,6 +22,7 @@
|
|||
* DEALINGS IN THE SOFTWARE.
|
||||
*****************************************************************************/
|
||||
|
||||
#include <locale.h>
|
||||
#include <sys/param.h>
|
||||
#include <signal.h>
|
||||
#include <string.h>
|
||||
|
|
Loading…
Add table
Reference in a new issue