mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-06 22:51:41 +00:00
12 lines
239 B
Plaintext
12 lines
239 B
Plaintext
|
--- misc.c.orig Thu Apr 20 15:20:56 2000
|
||
|
+++ misc.c Thu Apr 20 15:21:12 2000
|
||
|
@@ -28,7 +28,7 @@
|
||
|
#include "errors.h"
|
||
|
#include "proto.h"
|
||
|
#include "config.h"
|
||
|
-#include "md5.h"
|
||
|
+#include <md5.h>
|
||
|
|
||
|
|
||
|
/*++++++++++++++++++++++++++++++++++++++
|