Skip to content

Commit

Permalink
* Fix a compiling issue with NLS enabled.
Browse files Browse the repository at this point in the history
  • Loading branch information
Justin Maggard committed Mar 20, 2012
1 parent ca771d9 commit eff7761
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions minidlna.c
Original file line number Diff line number Diff line change
Expand Up @@ -69,6 +69,7 @@
#include "config.h"

#ifdef ENABLE_NLS
#include <locale.h>
#include <libintl.h>
#endif

Expand Down

0 comments on commit eff7761

Please sign in to comment.