aboutsummaryrefslogtreecommitdiff
path: root/dpid/misc_new.h
diff options
context:
space:
mode:
Diffstat (limited to 'dpid/misc_new.h')
-rw-r--r--dpid/misc_new.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/dpid/misc_new.h b/dpid/misc_new.h
index 325451a1..b015a77a 100644
--- a/dpid/misc_new.h
+++ b/dpid/misc_new.h
@@ -1,8 +1,6 @@
#ifndef MISC_NEW_H
#define MISC_NEW_H
-
-int a_Misc_close_fd(int fd);
Dstr *a_Misc_rdtag(int socket);
char *a_Misc_readtag(int sock);
char *a_Misc_mkdtemp(char *template);