Browse Source

Netbios: use config.h

Jean-Baptiste Kempf 9 years ago
parent
commit
1218322532
1 changed files with 2 additions and 0 deletions
  1. 2 0
      src/netbios_ns.c

+ 2 - 0
src/netbios_ns.c

@@ -29,6 +29,8 @@
  * Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA.
  *****************************************************************************/
 
+#include "config.h"
+
 #include <stdlib.h>
 #include <stdio.h>
 #include <string.h>