Kaynağa Gözat

Sort includes

master
lostd 9 yıl önce
ebeveyn
işleme
f6fd1cc02f
1 değiştirilmiş dosya ile 4 ekleme ve 4 silme
  1. +4
    -4
      noice.c

+ 4
- 4
noice.c Dosyayı Görüntüle

@@ -2,18 +2,18 @@
#include <sys/types.h>
#include <sys/wait.h>

#include <curses.h>
#include <dirent.h>
#include <errno.h>
#include <fcntl.h>
#include <dirent.h>
#include <curses.h>
#include <libgen.h>
#include <limits.h>
#include <locale.h>
#include <regex.h>
#include <signal.h>
#include <stdarg.h>
#include <stdlib.h>
#include <stdio.h>
#include <signal.h>
#include <stdlib.h>
#include <string.h>
#include <unistd.h>



Yükleniyor…
İptal
Kaydet