diff options
Diffstat (limited to 'src/makefile.w32-in')
| -rw-r--r-- | src/makefile.w32-in | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/makefile.w32-in b/src/makefile.w32-in index 5be1ccb70df..9df5dedb7ea 100644 --- a/src/makefile.w32-in +++ b/src/makefile.w32-in | |||
| @@ -1564,6 +1564,7 @@ $(BLD)/w32fns.$(O) : \ | |||
| 1564 | $(SRC)/w32.h \ | 1564 | $(SRC)/w32.h \ |
| 1565 | $(SRC)/w32common.h \ | 1565 | $(SRC)/w32common.h \ |
| 1566 | $(SRC)/w32heap.h \ | 1566 | $(SRC)/w32heap.h \ |
| 1567 | $(NT_INC)/unistd.h \ | ||
| 1567 | $(BUFFER_H) \ | 1568 | $(BUFFER_H) \ |
| 1568 | $(CCL_H) \ | 1569 | $(CCL_H) \ |
| 1569 | $(CHARACTER_H) \ | 1570 | $(CHARACTER_H) \ |