mirror of
https://github.com/GothenburgBitFactory/taskwarrior.git
synced 2025-06-26 10:54:26 +02:00
Bug
- Corrected #define spelling.
This commit is contained in:
parent
591ef02bbd
commit
6ecb984f84
1 changed files with 1 additions and 1 deletions
|
@ -30,7 +30,7 @@
|
|||
|
||||
#include <string>
|
||||
#include <stdio.h>
|
||||
#ifdef HAVE_WORDEXP_H
|
||||
#ifdef HAVE_WORDEXP
|
||||
#include <wordexp.h>
|
||||
#endif
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue