Ignore:
Timestamp:
Jun 9, 2016, 2:17:22 PM (9 years ago)
Author:
Silvan Scherrer
Message:

Samba Server: apply latest security patches to vendor

File:
1 edited

Legend:

Unmodified
Added
Removed
  • vendor/current/source3/include/smb.h

    r860 r919  
    713713};
    714714
    715 
    716715/* the following are used by loadparm for option lists */
    717716typedef enum {
     
    759758#define FLAG_META       0x8000 /* A meta directive - not a real parameter */
    760759#define FLAG_CMDLINE    0x10000 /* option has been overridden */
    761 
    762 struct bitmap {
    763         uint32 *b;
    764         unsigned int n;
    765 };
    766760
    767761/* offsets into message for common items */
Note: See TracChangeset for help on using the changeset viewer.