summary refs log tree commit diff
diff options
context:
space:
mode:
authorJune McEnroe <programble@gmail.com>2017-09-13 14:26:17 -0400
committerJune McEnroe <programble@gmail.com>2017-09-13 14:26:17 -0400
commit56cd2bc2943bdfe8407053aa81b745ac8d2b6b75 (patch)
tree17c483ca361e61acbbdbac3635ffd78e34eea959
parentMove C file description comments (diff)
downloadsrc-56cd2bc2943bdfe8407053aa81b745ac8d2b6b75.tar.gz
src-56cd2bc2943bdfe8407053aa81b745ac8d2b6b75.zip
Include sys/types.h in wake.c
-rw-r--r--bin/wake.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/bin/wake.c b/bin/wake.c
index d0eac284..01222087 100644
--- a/bin/wake.c
+++ b/bin/wake.c
@@ -16,6 +16,8 @@
 
 // Wake-on-LAN.
 
+#include <sys/types.h>
+
 #include <err.h>
 #include <netinet/in.h>
 #include <stdint.h>
usic.txt?id=5ee88344ada3d4f77b2247aa1c57b4aa518a5211&follow=1'>Add Four Tet — HandsJune McEnroe 2020-02-12Simplify macOS notify-sendJune McEnroe 2020-02-12Add imbox and notemap to pageJune McEnroe 2020-02-12Collapse simple linksJune McEnroe 2020-02-12Move catgirl up the pageJune McEnroe 2020-02-12Update catgirl pty grabJune McEnroe 2020-02-12Link to cgit /about pages where appropriateJune McEnroe 2020-02-11Separate LINKS from BINS for html to workJune McEnroe 2020-02-11Add margin to Bl-bullet itemsJune McEnroe 2020-02-10Match URLs inside parens or with paired parens insideJune McEnroe 2020-02-10Duplicate effective URL before passing it back to curlJune McEnroe 2020-02-09Add To Be Taught, If FortunateJune McEnroe 2020-02-04Add The Future of Another TimelineJune McEnroe 2020-01-31Reorganize the Makefile for the umpteenth timeJune McEnroe 2020-01-28Change scout sensitivity to 1.4June McEnroe 2020-01-28Import shows.txtJune McEnroe