File: gcc_fixes.patch

package info (click to toggle)
probalign 1.4-9
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 368 kB
  • sloc: cpp: 4,964; makefile: 27; sh: 12
file content (14 lines) | stat: -rw-r--r-- 334 bytes parent folder | download | duplicates (6)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
Author: Andreas Tille <tille@debian.org>
Date: Wed, 02 Feb 2011 15:45:54 +0100
Description: Patches to compile with gcc-4.4 
--- probalign1.4.orig/Main.cc
+++ probalign1.4/Main.cc
@@ -15,6 +15,8 @@
 #include <iostream>
 #include <cerrno>
 #include <time.h>
+#include <climits>
+#include <cstring>
 
 //struct for column reliability