-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathremove-argp.patch
More file actions
78 lines (65 loc) · 1.98 KB
/
Copy pathremove-argp.patch
File metadata and controls
78 lines (65 loc) · 1.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
diff --git a/libcrystfel/src/indexers/asdf.h b/libcrystfel/src/indexers/asdf.h
index a382b05d..ba421cdc 100644
--- a/libcrystfel/src/indexers/asdf.h
+++ b/libcrystfel/src/indexers/asdf.h
@@ -31,7 +31,7 @@
#ifndef ASDF_H
#define ASDF_H
-#include <argp.h>
+/* #include <argp.h> */
#include "index.h"
#ifdef __cplusplus
diff --git a/libcrystfel/src/indexers/felix.h b/libcrystfel/src/indexers/felix.h
index 6379c4ee..d7b2e78b 100644
--- a/libcrystfel/src/indexers/felix.h
+++ b/libcrystfel/src/indexers/felix.h
@@ -30,7 +30,7 @@
#ifndef FELIX_H
#define FELIX_H
-#include <argp.h>
+/* #include <argp.h> */
#include "cell.h"
diff --git a/libcrystfel/src/indexers/fromfile.c b/libcrystfel/src/indexers/fromfile.c
index 30305b21..f900fbeb 100644
--- a/libcrystfel/src/indexers/fromfile.c
+++ b/libcrystfel/src/indexers/fromfile.c
@@ -38,7 +38,7 @@
#include <assert.h>
#include <fenv.h>
#include <unistd.h>
-#include <argp.h>
+/* #include <argp.h> */
#include "image.h"
#include "uthash.h"
diff --git a/libcrystfel/src/indexers/fromfile.h b/libcrystfel/src/indexers/fromfile.h
index caff07c5..04bea6d8 100644
--- a/libcrystfel/src/indexers/fromfile.h
+++ b/libcrystfel/src/indexers/fromfile.h
@@ -32,7 +32,7 @@
#ifndef FROMFILE_H
#define FROMFILE_H
-#include <argp.h>
+/* #include <argp.h> */
#include "image.h"
diff --git a/libcrystfel/src/indexers/taketwo.h b/libcrystfel/src/indexers/taketwo.h
index 471b08b2..4f965911 100644
--- a/libcrystfel/src/indexers/taketwo.h
+++ b/libcrystfel/src/indexers/taketwo.h
@@ -31,7 +31,7 @@
#ifndef TAKETWO_H
#define TAKETWO_H
-#include <argp.h>
+/* #include <argp.h> */
#include "cell.h"
#include "index.h"
diff --git a/libcrystfel/src/indexers/xgandalf.h b/libcrystfel/src/indexers/xgandalf.h
index b43f09ea..691a7ab8 100644
--- a/libcrystfel/src/indexers/xgandalf.h
+++ b/libcrystfel/src/indexers/xgandalf.h
@@ -30,7 +30,7 @@
#define LIBCRYSTFEL_SRC_XGANDALF_H
#include <stddef.h>
-#include <argp.h>
+/* #include <argp.h> */
/**
* \file xgandalf.h