updated on Thu Jan 19 20:01:47 UTC 2012
[aur-mirror.git] / serialmail / errno.patch
blobce9feb90c7f3bd29edca7ba21271a62b63eff14d
1 diff -u -Naur serialmail-0.75/conf-cc serialmail-0.75-new/conf-cc
2 --- serialmail-0.75/conf-cc 1998-11-15 03:28:23.000000000 +0100
3 +++ serialmail-0.75-new/conf-cc 2010-02-10 13:26:16.000000000 +0100
4 @@ -1,3 +1,3 @@
5 -gcc -O2
6 +gcc -O2 -include /usr/include/errno.h
8 This will be used to compile .c files.