48f7c5e69e
Remove -fcommon option from Makefile
11 lines
168 B
C
11 lines
168 B
C
--- Head.c.orig 2009-05-12 05:22:42 UTC
|
|
+++ Head.c
|
|
@@ -2,7 +2,6 @@
|
|
#define _XOPEN_SOURCE 500
|
|
#endif
|
|
|
|
-
|
|
#include <stdio.h>
|
|
#include <unistd.h>
|
|
#include <stdlib.h>
|