mirror of
https://git.savannah.gnu.org/git/guile.git
synced 2025-05-20 11:40:18 +02:00
* win32-uname.c: Include "win32-uname.h", not "uname.h".
This commit is contained in:
parent
21e11a3b15
commit
1dcb9876f5
1 changed files with 1 additions and 1 deletions
|
@ -45,7 +45,7 @@
|
|||
#include <stdio.h>
|
||||
#include <string.h>
|
||||
|
||||
#include "uname.h"
|
||||
#include "win32-uname.h"
|
||||
|
||||
/*
|
||||
* Get name and information about current kernel.
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue