Changeset 26 for tools/SocketClient


Ignore:
Timestamp:
03/30/09 17:12:43 (16 years ago)
Author:
ogrimm
Message:
Added headers to allow compilation on ihp-pc26
File:
1 edited

Legend:

Unmodified
Added
Removed
  • tools/SocketClient/SocketClient.cpp

    r15 r26  
    77\********************************************************************/
    88
     9#include <stdlib.h>
     10#include <string.h>
    911#include <iostream>
    1012#include <sys/socket.h>
Note: See TracChangeset for help on using the changeset viewer.