aboutsummaryrefslogtreecommitdiff
path: root/include/gensvm_sv.h
diff options
context:
space:
mode:
Diffstat (limited to 'include/gensvm_sv.h')
-rw-r--r--include/gensvm_sv.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/include/gensvm_sv.h b/include/gensvm_sv.h
index 5664f83..2c7cf57 100644
--- a/include/gensvm_sv.h
+++ b/include/gensvm_sv.h
@@ -12,8 +12,6 @@
#ifndef GENSVM_SV_H
#define GENSVM_SV_H
-#include "globals.h"
-
long gensvm_num_sv(struct GenModel *model, struct GenData *data);
#endif