Fix typo in include.
[bpt/emacs.git] / lib-src / emacsclient.c
index ac41359..2a5b23f 100644 (file)
@@ -47,7 +47,7 @@ along with GNU Emacs.  If not, see <http://www.gnu.org/licenses/>.  */
 #  include <netinet/in.h>
 # endif
 
-# include <darpa/inet.h>
+# include <arpa/inet.h>
 
 # define INVALID_SOCKET -1
 # define HSOCKET int