Ignore:
Timestamp:
Apr 29, 2011, 9:18:23 PM (12 years ago)
Author:
Sam Hocevar
Message:

ps3: make everything compile on the PS3. Of course, nothing links yet
because so much support is missing.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • abuse/trunk/src/imlib/guistat.cpp

    r512 r555  
    55 *
    66 *  This software was released into the Public Domain. As with most public
    7  *  domain software, no warranty is made or implied by Crack dot Com or
    8  *  Jonathan Clark.
     7 *  domain software, no warranty is made or implied by Crack dot Com, by
     8 *  Jonathan Clark, or by Sam Hocevar.
    99 */
    1010
    11 #include "config.h"
     11#if defined HAVE_CONFIG_H
     12#   include "config.h"
     13#endif
    1214
    1315#include <string.h>
Note: See TracChangeset for help on using the changeset viewer.