mirror of
https://git.FreeBSD.org/ports.git
synced 2024-10-31 21:57:12 +00:00
9 lines
244 B
Plaintext
9 lines
244 B
Plaintext
|
--- b.h.orig Wed Dec 21 13:04:46 1994
|
||
|
+++ b.h Tue Dec 7 13:35:11 1999
|
||
|
@@ -61,4 +61,5 @@
|
||
|
int internal; /* Set for internal buffers */
|
||
|
int er; /* Error code when file was loaded */
|
||
|
+ int filehandle; /* File handle for locking */
|
||
|
};
|
||
|
|