chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Start reimplenting search in Disobedience choose tabs. Results are
[disorder]
/
lib
/
ifreq.h
diff --git
a/lib/ifreq.h
b/lib/ifreq.h
index 7a65d80939681d8a242b1f016ae0a748086a825d..3f2dd9dc38f50ca0569b42db43bb21bccc398022 100644
(file)
--- a/
lib/ifreq.h
+++ b/
lib/ifreq.h
@@
-23,8
+23,6
@@
#ifndef IFREQ_H
#define IFREQ_H
-struct ifreq;
-
/** @brief Return true if two socket addresses match */
int sockaddr_equal(const struct sockaddr *a, const struct sockaddr *b);