projects
/
paraslash.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
Merge branch 'refs/heads/t/clean_server_exit'
[paraslash.git]
/
udp_send.c
diff --git
a/udp_send.c
b/udp_send.c
index
52947b2
..
04e2982
100644
(file)
--- a/
udp_send.c
+++ b/
udp_send.c
@@
-18,13
+18,13
@@
#include "error.h"
#include "string.h"
#include "afh.h"
#include "error.h"
#include "string.h"
#include "afh.h"
+#include "net.h"
#include "server.h"
#include "list.h"
#include "send.h"
#include "sched.h"
#include "vss.h"
#include "portable_io.h"
#include "server.h"
#include "list.h"
#include "send.h"
#include "sched.h"
#include "vss.h"
#include "portable_io.h"
-#include "net.h"
#include "fd.h"
#include "close_on_fork.h"
#include "fd.h"
#include "close_on_fork.h"