PatchingDebs: fwptypes.h.patch

File fwptypes.h.patch, 530 bytes (added by Samuli Seppänen, 8 years ago)

Patch to nsis for Ubuntu 14.04

  • mingw-w64-headers/include/fwptypes.h

    diff --git a/mingw-w64-headers/include/fwptypes.h b/mingw-w64-headers/include/fwptypes.h
    index 36c8340..d495b67 100644
    a b typedef struct FWP_CONDITION_VALUE0_ { 
    333333    } __C89_NAMELESSUNIONNAME;
    334334} FWP_CONDITION_VALUE0;
    335335
    336 typedef struct FWPM_DISPLAY_DATA0_ {
    337     wchar_t *name;
    338     wchar_t *description;
    339 } FWPM_DISPLAY_DATA0;
    340 
    341336#endif /* WINAPI_PARTITION_DESKTOP. */
    342337/* Begin additional prototypes for all interfaces */
    343338