change nmake makefiles in /trunk and /trunk/epan so that
[obnox/wireshark/wip.git] / tap-gsm_astat.c
index ae3bedae6bb445ea94eb8d9cf447447890e19344..91895d9f3a48ec745550f1ba56804f6ad7387e09 100644 (file)
  * This TAP provides statistics for the GSM A Interface:
  */
 
-/* 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