Merge branch 'jk/no-system-includes-in-dot-c'
Compilation fix. * jk/no-system-includes-in-dot-c: wt-status.h: drop stdio.h include verify-tag: drop signal.h include
This commit is contained in:
@ -1,7 +1,6 @@
|
||||
#ifndef STATUS_H
|
||||
#define STATUS_H
|
||||
|
||||
#include <stdio.h>
|
||||
#include "string-list.h"
|
||||
#include "color.h"
|
||||
#include "pathspec.h"
|
||||
|
Reference in New Issue
Block a user