| Andrzej Kurek | 468a99e | 2023-04-05 17:50:43 -0400 | [diff] [blame] | 1 | Bugfix |
| 2 | * Add missing md.h includes to some of the external programs from | ||||
| 3 | the programs directory. Without this, even though the configuration | ||||
| 4 | was sufficient for a particular program to work, it would only print | ||||
| 5 | a message that one of the required defines is missing. | ||||