Commit 8e04ef6
committed
test-str.c: replace the glibc-specific __GNUC_PREREQ with GNUC_PREREQ
GNUC_PREREQ macro is provided by shim.h and implements the same functionality.
Signed-off-by: Alexey Kodanev <[email protected]>1 parent 7de555d commit 8e04ef6
1 file changed
+2
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
931 | 931 | | |
932 | 932 | | |
933 | 933 | | |
934 | | - | |
| 934 | + | |
935 | 935 | | |
936 | 936 | | |
937 | 937 | | |
| |||
1033 | 1033 | | |
1034 | 1034 | | |
1035 | 1035 | | |
1036 | | - | |
| 1036 | + | |
1037 | 1037 | | |
1038 | 1038 | | |
1039 | 1039 | | |
| |||
0 commit comments