This commit was manufactured by cvs2svn to create tag
[gnokii.git] / common / misc.c
index 34d81b7..b17a93e 100644 (file)
@@ -8,9 +8,9 @@
 
 */
 
-#include <string.h>\r
-#include <ctype.h>\r
-#include <time.h>\r
+#include <string.h>
+#include <ctype.h>
+#include <time.h>
 
 #ifndef WIN32
   #include <sys/types.h>
   #include <signal.h>
   #include <unistd.h>
   #include <errno.h>
-#endif\r
-\r
-#include "misc.h"\r
-#include "gsm-common.h"\r
+#endif
+
+#include "misc.h"
+#include "gsm-common.h"
 
 #ifndef HAVE_TIMEOPS