X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=blobdiff_plain;f=src%2Fngircd%2Firc-write.c;h=16aac9a081859aa27904e116252d009ba02d3176;hb=a7f37cebdc300b3b87bb8d6b558769cf11441f61;hp=07aadf484c5c235398459c43366e807874a3b439;hpb=31ea0f8ee963087728558e55298ff519c956d4f3;p=ngircd-alex.git diff --git a/src/ngircd/irc-write.c b/src/ngircd/irc-write.c index 07aadf48..16aac9a0 100644 --- a/src/ngircd/irc-write.c +++ b/src/ngircd/irc-write.c @@ -7,13 +7,15 @@ * the Free Software Foundation; either version 2 of the License, or * (at your option) any later version. * Please read the file COPYING, README and AUTHORS for more information. - * - * Sending IRC commands over the network */ - #include "portab.h" +/** + * @file + * Sending IRC commands over the network + */ + #include "imp.h" #include #ifdef PROTOTYPES