feature macros defined to play well with C99

This commit is contained in:
antirez
2009-03-27 22:00:27 +01:00
parent 53f8c2c71e
commit 23d4709dfb
4 changed files with 9 additions and 1 deletions

View File

@ -28,6 +28,8 @@
* POSSIBILITY OF SUCH DAMAGE.
*/
#include "fmacros.h"
#include <stdio.h>
#include <string.h>
#include <stdlib.h>