Added network ip info

This commit is contained in:
2021-10-23 01:04:53 +02:00
parent 003d51c64b
commit 46c6af23c3
2 changed files with 32 additions and 10 deletions
+1 -1
View File
@@ -3,7 +3,7 @@
SRC = cstatbar.c
OBJ = ${SRC:.c=.o}
CC = cc
CFLAGS = -std=c99 -g
CFLAGS = -std=gnu99 -g
LDFLAGS = -lX11