Ignore:
Timestamp:
Apr 17, 2011, 10:28:05 AM (12 years ago)
Author:
Sam Hocevar
Message:

Fuck the history, I'm renaming all .hpp files to .h for my own sanity.

File:
1 moved

Legend:

Unmodified
Added
Removed
  • abuse/trunk/src/net/undrv.h

    • Property svn:keywords set to Id
    r480 r481  
    66#define MAX_JOINERS 32  // maximum clients that can join at the same time
    77
    8 #include "sock.hpp"
     8#include "sock.h"
    99
    1010void undrv_cleanup();
Note: See TracChangeset for help on using the changeset viewer.