mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
Replace "_" in the names of the patch files with "__" to conform to the patch file name convention.
10 lines
269 B
C
10 lines
269 B
C
--- fmt_no.h.orig 2024-08-25 09:59:11 UTC
|
|
+++ fmt_no.h
|
|
@@ -8,6 +8,7 @@
|
|
#ifdef HAVE_FCNTL_H
|
|
#include <fcntl.h>
|
|
#endif
|
|
+#include "ddr_ctrl.h"
|
|
|
|
char* fmt_int_b(unsigned char pre, unsigned char post, unsigned int scale,
|
|
loff_t no, const char* bold, const int blen,
|