Add a pointer to the start frame of each gop in the gog's tree
[obnox/wireshark/wip.git] / tap-smbsids.c
index 234ce09ccc9a9c5e6250e544f606798660b0c905..867f668c04b89faab4d615d893ac878b771d48f2 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