formatting

SVN revision: 51237
This commit is contained in:
Vincent Torri 2010-08-17 05:21:13 +00:00
parent db666d9feb
commit 13a1bdf6e0
1 changed files with 2 additions and 2 deletions

View File

@ -1,9 +1,9 @@
#define _GNU_SOURCE
#ifdef HAVE_CONFIG_H
# include "config.h"
#endif
#define _GNU_SOURCE
#include <stdio.h>
#include <stdlib.h>
#include <string.h>