change nmake makefiles in /trunk and /trunk/epan so that
[obnox/wireshark/wip.git] / tap-h225counter.c
index 35e83b5628925f2d9db05332ee218fb60b3c5e69..d487aea0a15e0b221b690e25be984294882159e1 100644 (file)
  * Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA  02111-1307, USA.
  */
 
-/* With MSVC and a libethereal.dll this file needs to import some variables 
-   in a special way. Therefore _NEED_VAR_IMPORT_ is defined. */  
-#define _NEED_VAR_IMPORT_
-
 #ifdef HAVE_CONFIG_H
 # include "config.h"
 #endif