forked from pool/gnucap
remove unneeded patch
OBS-URL: https://build.opensuse.org/package/show/Education/gnucap?expand=0&rev=5
This commit is contained in:
parent
06a39cb472
commit
7214ccb0cb
@ -1,24 +0,0 @@
|
||||
Index: gnucap-0.35/src/ap.h
|
||||
===================================================================
|
||||
--- gnucap-0.35.orig/src/ap.h
|
||||
+++ gnucap-0.35/src/ap.h
|
||||
@@ -24,6 +24,7 @@
|
||||
//testing=script,sparse 2006.07.17
|
||||
#ifndef AP_H
|
||||
#define AP_H
|
||||
+#include <cstring>
|
||||
#include "md.h"
|
||||
/*--------------------------------------------------------------------------*/
|
||||
enum AP_MOD{
|
||||
Index: gnucap-0.35/src/ap_construct.cc
|
||||
===================================================================
|
||||
--- gnucap-0.35.orig/src/ap_construct.cc
|
||||
+++ gnucap-0.35/src/ap_construct.cc
|
||||
@@ -22,6 +22,7 @@
|
||||
* construction, copy, etc.
|
||||
*/
|
||||
//testing=script,sparse 2006.07.17
|
||||
+#include <cstring>
|
||||
#include "ap.h"
|
||||
/*--------------------------------------------------------------------------*/
|
||||
CS::CS(CS_FILE, const std::string& name, int i)
|
Loading…
Reference in New Issue
Block a user