]> git.saurik.com Git - wxWidgets.git/blobdiff - src/unix/dialup.cpp
Tried unsuccessfully to change individual line height
[wxWidgets.git] / src / unix / dialup.cpp
index 0f187a106b977e4c280ff1708f94f9cd3d611aa7..79b35d5370056078e090e7d18a09ebda929fd615 100644 (file)
@@ -29,7 +29,7 @@
 #include "wx/filefn.h"
 #include "wx/ffile.h"
 #include "wx/process.h"
-#include "wx/wxchar.h"
+#include "wx/crt.h"
 
 #include <stdlib.h>
 
@@ -677,6 +677,7 @@ wxDialUpManagerImpl::CheckIfconfig()
         wxString cmd = wxT("/bin/sh -c \'");
         cmd << m_IfconfigPath;
 #if defined(__AIX__) || \
+    defined(__NETBSD__) || \
     defined(__OSF__) || \
     defined(__SOLARIS__) || defined (__SUNOS__)
         // need to add -a flag