diff options
Diffstat (limited to 'src/common/identd.h')
-rw-r--r-- | src/common/identd.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/common/identd.h b/src/common/identd.h new file mode 100644 index 00000000..636f9641 --- /dev/null +++ b/src/common/identd.h @@ -0,0 +1 @@ +void identd_start (char *username); |