diff options
| author | Nalin Dahyabhai <nalin@dahyabhai.net> | 2012-11-14 10:30:09 -0500 |
|---|---|---|
| committer | Nalin Dahyabhai <nalin@dahyabhai.net> | 2012-11-14 10:30:09 -0500 |
| commit | b64c92fa17dc5a1c30276f213340ef80d9f41457 (patch) | |
| tree | c09a6be78c9ba889e41ba084616cf88325e908c6 /src | |
| parent | f82045c0b7f8090376dcb3cc77dbee487b6eb182 (diff) | |
include header to avoid implicit declaration
Diffstat (limited to 'src')
| -rw-r--r-- | src/plug-sch.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plug-sch.c b/src/plug-sch.c index 23af048..5440e00 100644 --- a/src/plug-sch.c +++ b/src/plug-sch.c @@ -51,6 +51,7 @@ #endif #include "backend.h" +#include "back-shr.h" #include "map.h" #include "plugin.h" #include "portmap.h" |
