Enlightenment CVS committal

Author  : vacuum
Project : e17
Module  : libs/embryo

Dir     : e17/libs/embryo/src/bin


Modified Files:
        embryo_cc_amx.h 


Log Message:
Better fix.

===================================================================
RCS file: /cvsroot/enlightenment/e17/libs/embryo/src/bin/embryo_cc_amx.h,v
retrieving revision 1.6
retrieving revision 1.7
diff -u -3 -r1.6 -r1.7
--- embryo_cc_amx.h     2 Aug 2004 15:13:26 -0000       1.6
+++ embryo_cc_amx.h     15 Aug 2004 21:29:35 -0000      1.7
@@ -18,7 +18,7 @@
  *      misrepresented as being the original software.
  *  3.  This notice may not be removed or altered from any source distribution.
  *
- *  Version: $Id: embryo_cc_amx.h,v 1.6 2004/08/02 15:13:26 vacuum Exp $
+ *  Version: $Id: embryo_cc_amx.h,v 1.7 2004/08/15 21:29:35 vacuum Exp $
  */
 
 #include "embryo_cc_osdefs.h"
@@ -35,10 +35,7 @@
 #include <inttypes.h>
 # else
 #  ifndef HAVE_STDINT_H
-typedef short int   int16_t;
-typedef unsigned short int uint16_t;
-typedef int         int32_t;
-typedef unsigned int uint32_t;
+#include <sys/types>
 #  endif
 # endif
 #endif




-------------------------------------------------------
SF.Net email is sponsored by Shop4tech.com-Lowest price on Blank Media
100pk Sonic DVD-R 4x for only $29 -100pk Sonic DVD+R for only $33
Save 50% off Retail on Ink & Toner - Free Shipping and Free Gift.
http://www.shop4tech.com/z/Inkjet_Cartridges/9_108_r285
_______________________________________________
enlightenment-cvs mailing list
[EMAIL PROTECTED]
https://lists.sourceforge.net/lists/listinfo/enlightenment-cvs

Reply via email to