Changeset 1816 for trunk/src


Ignore:
Timestamp:
Nov 23, 1999, 8:32:27 PM (26 years ago)
Author:
sandervl
Message:

compilation fix

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/wsock32/async.cpp

    r1807 r1816  
    1 /* $Id: async.cpp,v 1.16 1999-11-22 08:18:01 phaller Exp $ */
     1/* $Id: async.cpp,v 1.17 1999-11-23 19:32:27 sandervl Exp $ */
    22
    33/*
     
    3030#define INCL_DOSSEMAPHORES
    3131#include <os2.h>
     32
     33#include <types.h>
     34#include <utils.h>
    3235
    3336#include <netdb.h>
Note: See TracChangeset for help on using the changeset viewer.