Sync with trunk rev.61910 to get latest improvements and bugfixes.
[reactos.git] / dll / win32 / ws2_32 / misc / ns.c
index 3fbcc87..7d18341 100644 (file)
 
 #include "ws2_32.h"
 
+#include <stdio.h>
+#include <stdlib.h>
+#include <winnls.h>
+
 #ifndef BUFSIZ
 #define BUFSIZ 1024
 #endif/*BUFSIZ*/