Changeset 45


Ignore:
Timestamp:
Aug 1, 2007, 3:58:49 AM (18 years ago)
Author:
Paul Smedley
Message:

removed unnecessary inclusion of os2.h

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/samba/source/tdb/common/lock.c

    r41 r45  
    2828
    2929#include "tdb_private.h"
    30 
    31 #ifdef __OS2__
    32 #define INCL_ERRORS
    33 #define INCL_DOS
    34 #include <os2.h>
    35 #endif
    3630
    3731#if 0 // for debugging...
Note: See TracChangeset for help on using the changeset viewer.