Просмотр исходного кода

This file breaks "make blib"; please find a way to avoid doing this.

tags/v0.9.3
Michael Brown 19 лет назад
Родитель
Сommit
7ab29b0bfe
1 измененных файлов: 5 добавлений и 0 удалений
  1. 5
    0
      src/crypto/framework.c

+ 5
- 0
src/crypto/framework.c Просмотреть файл

1
+/* mcb - this file breaks the build process; temporarily deactivating */
2
+#if 0
3
+
1
 #include <stdio.h>
4
 #include <stdio.h>
2
 #include <stdlib.h>
5
 #include <stdlib.h>
3
 #include <sys/types.h>
6
 #include <sys/types.h>
80
 
83
 
81
   return 0;
84
   return 0;
82
 }
85
 }
86
+
87
+#endif

Загрузка…
Отмена
Сохранить