Loading

Paste #piyq6t3a5

  1. Index: src/stdafx.h
  2. ===================================================================
  3. --- src/stdafx.h    (revision 26918)
  4. +++ src/stdafx.h    (working copy)
  5. @@ -21,6 +21,7 @@
  6.     #include <unistd.h>
  7.     #define _GNU_SOURCE
  8.     #define TROUBLED_INTS
  9. +   #include <strings.h>
  10.  #elif defined(__NDS__)
  11.     #include <nds/jtypes.h>
  12.     #define TROUBLED_INTS
  13.  

Comments